Skip to content

Commit 93082d6

Browse files
committed
added components check
1 parent c8c3c4e commit 93082d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/omathConfig.cmake.in

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ include(CMakeFindDependencyMacro)
44

55
# Load the targets for the omath library
66
include("${CMAKE_CURRENT_LIST_DIR}/omathTargets.cmake")
7+
check_required_components(omath)

0 commit comments

Comments
 (0)