aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-07-11 00:43:27 +0800
committer杨宇千 <crupest@outlook.com>2019-07-11 00:43:27 +0800
commitcafcbde7529f7c1e4219344df9a404ecdb411aa5 (patch)
treea4b515131bb026d12db92eaa1d3f9f32a7a65505 /src/CMakeLists.txt
parentd163bafa461779a3795818aa8c8b5238880ede24 (diff)
downloadcru-cafcbde7529f7c1e4219344df9a404ecdb411aa5.tar.gz
cru-cafcbde7529f7c1e4219344df9a404ecdb411aa5.tar.bz2
cru-cafcbde7529f7c1e4219344df9a404ecdb411aa5.zip
...
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f0010345..50092e1c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -15,6 +15,7 @@ target_sources(cru_platform_base INTERFACE
${CRU_PLATFORM_BASE_INCLUDE_DIR}/debug.hpp
${CRU_PLATFORM_BASE_INCLUDE_DIR}/exception.hpp
${CRU_PLATFORM_BASE_INCLUDE_DIR}/graphic_base.hpp
+ ${CRU_PLATFORM_BASE_INCLUDE_DIR}/heap_debug.hpp
${CRU_PLATFORM_BASE_INCLUDE_DIR}/matrix.hpp
${CRU_PLATFORM_BASE_INCLUDE_DIR}/native_resource.hpp
${CRU_PLATFORM_BASE_INCLUDE_DIR}/string_util.hpp