Opened 4 years ago

Closed 4 years ago

#976 closed enhancement (fixed)

CMake: Update FindOracle.cmake to check environment variables

Reported by: jng Owned by: jng
Priority: major Milestone:
Component: Build System Version:
Severity: 3 Keywords:
Cc: External ID:

Description

We can avoid needing to pass --with-oracle-include and --with-oracle-lib to cmake_build.sh if FindOracle.cmake can check some environment variable for these values (eg. ORACLE_HOME)

Change History (1)

comment:1 by jng, 4 years ago

Resolution: fixed
Status: assignedclosed

In 7997:

CMake: Search ORACLE_SDK_HOME env var in addition to existing paths. Fixes #976

Note: See TracTickets for help on using tickets.