Files
CMake/Tests/RunCMake/ExportCompileCommands/RunCMakeTest.cmake

5 lines
143 B
CMake

include(RunCMake)
run_cmake_with_options(BeforeProject -DCMAKE_PROJECT_INCLUDE_BEFORE=BeforeProjectBEFORE.cmake)
run_cmake(CustomCompileRule)