mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
956d36d3cd
Issue: #27414
4 lines
120 B
CMake
4 lines
120 B
CMake
if (NOT EXISTS ${v1}/postCMakeWorkflow.hook)
|
|
set(RunCMake_TEST_FAILED "postCMakeWorkflow hook did not run\n")
|
|
endif()
|