We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Conduit_FOUND
1 parent dffc5a6 commit f57b4b3Copy full SHA for f57b4b3
1 file changed
src/config/ConduitConfig.cmake.in
@@ -60,6 +60,7 @@ if(NOT CONDUIT_FOUND)
60
include(${CONDUIT_CMAKE_CONFIG_DIR}/conduit_setup_targets.cmake)
61
62
set(CONDUIT_FOUND TRUE)
63
+ set(Conduit_FOUND TRUE)
64
65
endif()
66
0 commit comments