7 lines
112 B
CMake
7 lines
112 B
CMake
|
include(RunCMake)
|
||
|
|
||
|
run_cmake(TargetNotFound)
|
||
|
run_cmake(AppendExport)
|
||
|
run_cmake(OldIface)
|
||
|
run_cmake(NoExportSet)
|