summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-04-22 13:50:56 +0200
committergregory guy <g-gregory@gmx.fr>2019-04-23 12:57:40 +0200
commit48dfd726a278af29437e94d4ea2910ad60eef12c (patch)
tree07b37896ea5b1a661a8a26bc532551db061dc426 /src/CMakeLists.txt
parenta02b3a63d5915581c9ce0d55df4070bb4352a414 (diff)
downloadknemo-48dfd726a278af29437e94d4ea2910ad60eef12c.tar.gz
knemo-48dfd726a278af29437e94d4ea2910ad60eef12c.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
new file mode 100644
index 0000000..825e5b4
--- /dev/null
+++ b/src/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_subdirectory( kcm )
+add_subdirectory( knemod )