mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-21 14:53:02 +01:00
Add SDL2 include to test cmake
This commit is contained in:
@@ -52,6 +52,7 @@ add_dependencies(${GTEST_MAIN_LIBRARY} ${GTEST_LIBRARY})
|
||||
|
||||
include_directories(SYSTEM ${GTEST_INCLUDE_DIR})
|
||||
include_directories("${ROOT_DIR}/src")
|
||||
include_directories(${SDL2_INCLUDE_DIRS})
|
||||
|
||||
set(GTEST_LIBRARIES gtest gtest_main pthread)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user