diff options
Diffstat (limited to 'host/lib/utils/CMakeLists.txt')
-rw-r--r-- | host/lib/utils/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/lib/utils/CMakeLists.txt b/host/lib/utils/CMakeLists.txt index aa06e2c45..7e95d8c28 100644 --- a/host/lib/utils/CMakeLists.txt +++ b/host/lib/utils/CMakeLists.txt @@ -9,6 +9,8 @@ # This file included, use CMake directory variables ######################################################################## +INCLUDE_SUBDIRECTORY(chdr) + ######################################################################## # Setup defines for process scheduling ######################################################################## |