X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/cfe9172e73f17ebbd264ec37c138ebcf765bbeb0..06186a8866478b05d56179dc2c5a3c4b3fd3a8f4:/libs/common/CMakeLists.txt diff --git a/libs/common/CMakeLists.txt b/libs/common/CMakeLists.txt deleted file mode 100644 index 330ee0d6..00000000 --- a/libs/common/CMakeLists.txt +++ /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 )