aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-08 16:07:31 +0800
committercrupest <crupest@outlook.com>2020-07-08 16:07:31 +0800
commit3a49e87637e2493f3e5854bbcb8ab804bae5a46e (patch)
tree95a2466f0dd1e51b3c93248772a4d64b6f1df8c7 /src/common
parent47b976c02c0960111165633d1331adc8fe07abfd (diff)
downloadcru-3a49e87637e2493f3e5854bbcb8ab804bae5a46e.tar.gz
cru-3a49e87637e2493f3e5854bbcb8ab804bae5a46e.tar.bz2
cru-3a49e87637e2493f3e5854bbcb8ab804bae5a46e.zip
...
Diffstat (limited to 'src/common')
-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 e0d3547b..6a18ef2b 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -7,7 +7,6 @@ target_sources(cru_base PUBLIC
${CRU_BASE_INCLUDE_DIR}/Base.hpp
${CRU_BASE_INCLUDE_DIR}/Bitmask.hpp
${CRU_BASE_INCLUDE_DIR}/Event.hpp
- ${CRU_BASE_INCLUDE_DIR}/FormatOStream.hpp
${CRU_BASE_INCLUDE_DIR}/Logger.hpp
${CRU_BASE_INCLUDE_DIR}/PreConfig.hpp
${CRU_BASE_INCLUDE_DIR}/SelfResolvable.hpp