mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 13:30:29 -05: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)
|