]> git.lyx.org Git - features.git/blobdiff - development/cmake/src/mathed/CMakeLists.txt
Headers and .C files are now in The Golden Code folder
[features.git] / development / cmake / src / mathed / CMakeLists.txt
index 9ca62103fd48564d2cd2d41c10af0d131833e0c3..92adc4188fe8e2c17d7b608ba25d238ea4eb8b55 100644 (file)
@@ -12,4 +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})