From c326a053cdf8a4a9ce0fb02448293b45083d553c Mon Sep 17 00:00:00 2001 From: fulup Date: Sat, 1 Jul 2017 00:22:00 +0200 Subject: Ongoing work --- HAL-afb/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HAL-afb/CMakeLists.txt') diff --git a/HAL-afb/CMakeLists.txt b/HAL-afb/CMakeLists.txt index 1b8cc0e..b0c2e6a 100644 --- a/HAL-afb/CMakeLists.txt +++ b/HAL-afb/CMakeLists.txt @@ -19,5 +19,5 @@ # Include any directory starting with a Capital letter # ----------------------------------------------------- -PROJECT_SUBDIRS_ADD("*") +PROJECT_SUBDIRS_ADD(${PROJECT_SRC_DIR_PATTERN}) -- cgit 1.2.3-korg