switch to shell scripts
[convexer.git] / CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
deleted file mode 100644 (file)
index 24260da..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-cmake_minimum_required(VERSION 3.5)
-
-project( convexer )
-
-set( CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR} )
-
-add_subdirectory( cxr )
-add_subdirectory( nbvtf )