mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
fe19df49d4
Also de-duplicate its initialization code. Fixes: #16588
4 lines
114 B
CMake
4 lines
114 B
CMake
include(RunCMake)
|
|
|
|
run_cmake_with_options(BeforeProject -DCMAKE_PROJECT_INCLUDE_BEFORE=BeforeProjectBEFORE.cmake)
|