2016-07-09 11:21:54 +02:00
|
|
|
include(RunCMake)
|
2018-04-23 21:13:27 +02:00
|
|
|
|
|
|
|
run_cmake(ExplicitCMakeLists)
|
|
|
|
|
2016-07-09 11:21:54 +02:00
|
|
|
run_cmake(VsConfigurationType)
|
2017-04-14 19:02:05 +02:00
|
|
|
run_cmake(VsTargetsFileReferences)
|
|
|
|
run_cmake(VsCustomProps)
|
|
|
|
run_cmake(VsDebuggerWorkingDir)
|
|
|
|
run_cmake(VsCSharpCustomTags)
|
2018-01-26 17:06:56 +01:00
|
|
|
run_cmake(VsCSharpReferenceProps)
|
2018-04-23 21:13:27 +02:00
|
|
|
run_cmake(VsCSharpWithoutSources)
|