diff options
Diffstat (limited to 'src/graphlayout')
| -rw-r--r-- | src/graphlayout/CMakeLists.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/graphlayout/CMakeLists.txt b/src/graphlayout/CMakeLists.txt index 6750da769..a90a88762 100644 --- a/src/graphlayout/CMakeLists.txt +++ b/src/graphlayout/CMakeLists.txt @@ -1,4 +1,4 @@ -SET(graphlayout_SRC
-graphlayout.cpp
-graphlayout.h
-)
+SET(graphlayout_SRC +graphlayout.cpp +graphlayout.h +) |
