Skip to content

Commit

Permalink
clean up print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Mar 12, 2013
1 parent 588101f commit 5a6e2f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/modules/FindOracle.cmake
Expand Up @@ -26,7 +26,6 @@
if(DEFINED ENV{ORACLE_HOME})

set(ORACLE_HOME $ENV{ORACLE_HOME})
message("ORACLE_HOME=${ORACLE_HOME}")

find_path(ORACLE_INCLUDE_DIR
NAMES oci.h
Expand Down

0 comments on commit 5a6e2f2

Please sign in to comment.