mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 01:22:25 +01:00
change ordering
This commit is contained in:
@@ -18,8 +18,8 @@ include_directories("/usr/include/wine/windows/")
|
||||
# find and include SDL2
|
||||
# INCLUDE(FindPkgConfig)
|
||||
# PKG_SEARCH_MODULE(SDL2 REQUIRED sdl2)
|
||||
INCLUDE_DIRECTORIES("/usr/include/sdl2")
|
||||
INCLUDE_DIRECTORIES("/usr/include")
|
||||
INCLUDE_DIRECTORIES("/usr/include/sdl2")
|
||||
|
||||
# here is the target environment located
|
||||
SET(CMAKE_FIND_ROOT_PATH /usr/${COMPILER_PREFIX})
|
||||
|
||||
Reference in New Issue
Block a user