12 lines
271 B
CMake
12 lines
271 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(ExplicitCMakeLists)
|
|
|
|
run_cmake(VsConfigurationType)
|
|
run_cmake(VsTargetsFileReferences)
|
|
run_cmake(VsCustomProps)
|
|
run_cmake(VsDebuggerWorkingDir)
|
|
run_cmake(VsCSharpCustomTags)
|
|
run_cmake(VsCSharpReferenceProps)
|
|
run_cmake(VsCSharpWithoutSources)
|