Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
VS10Project
/
SourceGroupCMakeLists.cmake
blob: 4ad87ec8d5957b6f272414ce084f6f2998adf6fe [
file
] [
log
] [
blame
]
set
(
CMAKE_CONFIGURATION_TYPES
Debug
)
add_custom_target
(
foo
)
source_group
(
"CMakeListsSourceGroup"
FILES
CMakeLists
.
txt
)