mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 11:18:35 -06:00
5 lines
143 B
CMake
5 lines
143 B
CMake
include(RunCMake)
|
|
|
|
run_cmake_with_options(BeforeProject -DCMAKE_PROJECT_INCLUDE_BEFORE=BeforeProjectBEFORE.cmake)
|
|
run_cmake(CustomCompileRule)
|