mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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)
|