From 1cf0a021132a78c84000670a642e29869872af5b Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 19 Sep 2009 09:39:23 +0000 Subject: [PATCH] *** empty log message *** --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2dc89c3abc..d46a29231b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -631,7 +631,7 @@ include_directories(Common Fltk Geo Graphics Mesh Solver Numeric Parser Plugin contrib/Tetgen contrib/Fl_Tree contrib/gmm contrib/kbipack ${EXTERNAL_INCLUDES} ${CMAKE_BINARY_DIR}/Common) -# create group sources for easier navigation in IDEs +# group sources for easier navigation in IDEs foreach(DIR ${GMSH_DIRS}) source_group(${DIR} REGULAR_EXPRESSION ${DIR}/.*) endforeach(DIR) -- GitLab