Files
CMake/Tests/RunCMake/Instrumentation/check-workflow-hook.cmake
T
2025-12-03 16:00:37 -05:00

4 lines
120 B
CMake

if (NOT EXISTS ${v1}/postCMakeWorkflow.hook)
set(RunCMake_TEST_FAILED "postCMakeWorkflow hook did not run\n")
endif()