Files
omath/cmake/omathConfig.cmake.in
2024-10-02 04:25:43 -07:00

7 lines
148 B
CMake

@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
# Load the targets for the omath library
include("${CMAKE_CURRENT_LIST_DIR}/omathTargets.cmake")