summaryrefslogtreecommitdiff
path: root/py/CMakeLists.txt
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@iki.fi>2020-12-16 15:14:13 +0200
committerTomi Valkeinen <tomi.valkeinen@iki.fi>2020-12-16 15:14:13 +0200
commit09147f17de0e6f3e89bc92b452c6e5e8c72c5970 (patch)
treeead12ec861a7b0b87db77b5c87ce14e9ead79390 /py/CMakeLists.txt
parent679c992f5ec738c06fab93145571cb762131918c (diff)
Remove CMake support
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@iki.fi>
Diffstat (limited to 'py/CMakeLists.txt')
-rw-r--r--py/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/py/CMakeLists.txt b/py/CMakeLists.txt
deleted file mode 100644
index 77f19b4..0000000
--- a/py/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-add_subdirectory(pykms)
-add_subdirectory(tests)