Skip to content

Commit 3d388aa

Browse files
committed
intended to be found using CONFIG mode
1 parent 3bae299 commit 3d388aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/Using/UseIFCPP.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MACRO(USE_IFCPP)
2-
covise_find_package(IFCPP)
2+
covise_find_package(IFCPP CONFIG)
33
IF ((NOT IFCPP_FOUND) AND (${ARGC} LESS 1))
44
USING_MESSAGE("Skipping because of missing IFCPP")
55
RETURN()

0 commit comments

Comments
 (0)