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