summaryrefslogtreecommitdiff
path: root/dash/CMakeLists.txt
diff options
Diffstat (limited to 'dash/CMakeLists.txt')
-rw-r--r--dash/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/CMakeLists.txt b/dash/CMakeLists.txt
index de9af3a3a..be7736bdb 100644
--- a/dash/CMakeLists.txt
+++ b/dash/CMakeLists.txt
@@ -56,4 +56,4 @@ add_pch(pch/dash_pch.hh dash-lib)
# Standalone variant
#
add_executable (dash StandaloneDash.cpp)
-target_link_libraries (dash dash-lib unity-shared)
+target_link_libraries (dash dash-lib unity-shared unity-shared-standalone)