blob: 6e7c2f3135003072d19c5ee160cacc613a199a34 (
plain)
1
2
3
4
5
6
7
|
include(RunCMake)
run_cmake(VsConfigurationType)
run_cmake(VsTargetsFileReferences)
run_cmake(VsCustomProps)
run_cmake(VsDebuggerWorkingDir)
run_cmake(VsCSharpCustomTags)
run_cmake(VsCSharpReferenceProps)
|