]> git.stg.codes - stg.git/blobdiff - libs/dotconfpp/CMakeLists.txt
Restructure libs.
[stg.git] / libs / dotconfpp / CMakeLists.txt
diff --git a/libs/dotconfpp/CMakeLists.txt b/libs/dotconfpp/CMakeLists.txt
deleted file mode 100644 (file)
index eec079e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-set ( CPP_FILES dotconfpp.cpp mempool.cpp )
-
-add_library ( dotconfpp STATIC ${CPP_FILES} )
-
-target_include_directories ( dotconfpp PUBLIC include )