mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
Not all of these commands accept non-compilable (i.e., IMPORTED) targets, so those calls are currently just commented out. If they ever do start to accept them, the tests should be enabled.
4 lines
49 B
CMake
4 lines
49 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(empty_keyword_args)
|