mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-15 03:30:39 -06:00
18 lines
451 B
CMake
18 lines
451 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(ExplicitCMakeLists)
|
|
|
|
run_cmake(VsConfigurationType)
|
|
run_cmake(VsTargetsFileReferences)
|
|
run_cmake(VsCustomProps)
|
|
run_cmake(VsDebuggerWorkingDir)
|
|
run_cmake(VsDebuggerCommand)
|
|
run_cmake(VsDebuggerCommandArguments)
|
|
run_cmake(VsDebuggerEnvironment)
|
|
run_cmake(VsCSharpCustomTags)
|
|
run_cmake(VsCSharpReferenceProps)
|
|
run_cmake(VsCSharpWithoutSources)
|
|
run_cmake(VsCSharpDeployFiles)
|
|
run_cmake(VsSdkDirectories)
|
|
run_cmake(VsGlobals)
|