]> git.lyx.org Git - features.git/blobdiff - development/cmake/src/mathed/CMakeLists.txt
more flexible msvc project folder generation, flat is default
[features.git] / development / cmake / src / mathed / CMakeLists.txt
index 92adc4188fe8e2c17d7b608ba25d238ea4eb8b55..635dbdcd7a27b938167dfc5d4bf5a651a6e5b2c5 100644 (file)
@@ -12,5 +12,5 @@ include_directories(${TOP_SRC_DIR}/src/mathed)
 
 add_library(mathed STATIC ${mathed_sources} ${mathed_headers})
 
-source_group("${CODE_GROUP_NAME}" FILES ${mathed_sources} ${mathed_headers})
+project_source_group("${GROUP_CODE}" mathed_sources mathed_headers)