mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 10:21:57 -05:00
try the dumbest thing possible
This commit is contained in:
parent
48f9acad42
commit
61a602edde
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ include_directories("/usr/include/wine/windows/")
|
|||
# INCLUDE(FindPkgConfig)
|
||||
# PKG_SEARCH_MODULE(SDL2 REQUIRED sdl2)
|
||||
INCLUDE_DIRECTORIES("/usr/include/sdl2")
|
||||
INCLUDE_DIRECTORIES("/usr/include")
|
||||
|
||||
# here is the target environment located
|
||||
SET(CMAKE_FIND_ROOT_PATH /usr/${COMPILER_PREFIX})
|
||||
|
|
Loading…
Reference in a new issue