]> git.stg.codes - stg.git/blobdiff - libs/common/CMakeLists.txt
Restructure libs.
[stg.git] / libs / common / CMakeLists.txt
diff --git a/libs/common/CMakeLists.txt b/libs/common/CMakeLists.txt
deleted file mode 100644 (file)
index 330ee0d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-set ( CPP_FILES blockio.cpp common.cpp strptime.cpp )
-
-include_directories ( include )
-
-add_library ( common STATIC ${CPP_FILES} )
-
-target_include_directories ( common PUBLIC include )