summaryrefslogtreecommitdiffstats
path: root/arch/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'arch/CMakeLists.txt')
-rw-r--r--arch/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/CMakeLists.txt b/arch/CMakeLists.txt
index c8719ce..0491df7 100644
--- a/arch/CMakeLists.txt
+++ b/arch/CMakeLists.txt
@@ -14,4 +14,4 @@ target_sources(Initialization
${CMAKE_CURRENT_LIST_DIR}/SecondaryInit.h
)
-add_subdirectory(${ARCH})
+add_subdirectory(${ObjectiveProject_ARCHITECTURE})