Skip to content

Instantly share code, notes, and snippets.

@ibre5041
ibre5041 / FindOracle.cmake
Last active December 24, 2022 21:23
CMake: Configure Oracle libraries
#.rst:
# FindOracle
# ----------
#
# Configure Oracle libraries
#
# ORACLE_FOUND - system has Oracle OCI
# ORACLE_HAS_XML - Oracle has XDK support(thick client installed)
# ORACLE_INCLUDES - where to find oci.h
# ORACLE_LIBRARIES - the libraries to link against to use Oracle OCI