diff options
Diffstat (limited to 'hud/CMakeLists.txt')
| -rw-r--r-- | hud/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hud/CMakeLists.txt b/hud/CMakeLists.txt index da692e2a8..6f0742659 100644 --- a/hud/CMakeLists.txt +++ b/hud/CMakeLists.txt @@ -34,4 +34,4 @@ add_pch(pch/hud_pch.hh hud-lib) # Standalone variant # add_executable (hud StandaloneHud.cpp) -target_link_libraries (hud hud-lib unity-shared) +target_link_libraries (hud hud-lib unity-shared unity-shared-standalone) |
