aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-15 16:06:43 +0800
committercrupest <crupest@outlook.com>2021-09-15 16:06:43 +0800
commitd6cd1c46889e94b325244e5ba5ccea97cc856952 (patch)
treeb8090c03c86b2b1f47dc37abb91636494e884f1f /src
parent93c9b3738c0a9dfc12f456e53fcaa098296a9d6a (diff)
downloadcru-d6cd1c46889e94b325244e5ba5ccea97cc856952.tar.gz
cru-d6cd1c46889e94b325244e5ba5ccea97cc856952.tar.bz2
cru-d6cd1c46889e94b325244e5ba5ccea97cc856952.zip
...
Diffstat (limited to 'src')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index e1642da2..e07017bb 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -9,7 +9,6 @@ target_sources(cru_base PUBLIC
${CRU_BASE_INCLUDE_DIR}/Bitmask.hpp
${CRU_BASE_INCLUDE_DIR}/Event.hpp
${CRU_BASE_INCLUDE_DIR}/Exception.hpp
- ${CRU_BASE_INCLUDE_DIR}/Format.hpp
${CRU_BASE_INCLUDE_DIR}/Logger.hpp
${CRU_BASE_INCLUDE_DIR}/PreConfig.hpp
${CRU_BASE_INCLUDE_DIR}/Range.hpp