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
)
Note:
See TracTickets
for help on using tickets.
In 7997: