Skip to content

Instantly share code, notes, and snippets.

@ibre5041
ibre5041 / FindOracle.cmake
Last active October 14, 2025 12:47
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