Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
RunCMake
/
VS10Project
/
SourceGroupCMakeLists.cmake
blob: 4ad87ec8d5957b6f272414ce084f6f2998adf6fe [
file
]
set
(
CMAKE_CONFIGURATION_TYPES
Debug
)
add_custom_target
(
foo
)
source_group
(
"CMakeListsSourceGroup"
FILES
CMakeLists
.
txt
)