From 09147f17de0e6f3e89bc92b452c6e5e8c72c5970 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Wed, 16 Dec 2020 15:14:13 +0200 Subject: Remove CMake support Signed-off-by: Tomi Valkeinen --- py/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 py/CMakeLists.txt (limited to 'py/CMakeLists.txt') 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) -- cgit v1.2.3