summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index b08c622b..3be7ad93 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -23,10 +23,9 @@ foreach(_t IN LISTS vrm_cmake_out)
target_link_libraries(${_t}
${SFML_LIBRARIES}
- ${LUALIB}
+ libluajit
zlib
${PUBLIC_LIBRARIES}
- "${CMAKE_CURRENT_SOURCE_DIR}/../_RELEASE/discord_game_sdk.dll"
SSVOpenHexagonLib
SSVOpenHexagonLibC
)