aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-09 17:55:40 +0800
committercrupest <crupest@outlook.com>2021-09-09 17:55:40 +0800
commit74aee8a6308445604b513ab37812ddc99365aa98 (patch)
tree4a0886df82af6baa248e62b97fa585e09be9470d /src/common/CMakeLists.txt
parent700751108257a00ab1a6134fe0ca570acb3269a8 (diff)
downloadcru-74aee8a6308445604b513ab37812ddc99365aa98.tar.gz
cru-74aee8a6308445604b513ab37812ddc99365aa98.tar.bz2
cru-74aee8a6308445604b513ab37812ddc99365aa98.zip
...
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 71648589..1056a763 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -12,6 +12,7 @@ target_sources(cru_base PUBLIC
${CRU_BASE_INCLUDE_DIR}/Format.hpp
${CRU_BASE_INCLUDE_DIR}/Logger.hpp
${CRU_BASE_INCLUDE_DIR}/PreConfig.hpp
+ ${CRU_BASE_INCLUDE_DIR}/Range.hpp
${CRU_BASE_INCLUDE_DIR}/SelfResolvable.hpp
${CRU_BASE_INCLUDE_DIR}/String.hpp
${CRU_BASE_INCLUDE_DIR}/StringUtil.hpp