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