mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Update omathConfig.cmake.in
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
|
||||
if (@OMATH_IMGUI_INTEGRATION@)
|
||||
find_dependency(imgui CONFIG)
|
||||
endif()
|
||||
|
||||
# Load the targets for the omath library
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/omathTargets.cmake")
|
||||
check_required_components(omath)
|
||||
|
||||
Reference in New Issue
Block a user