1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 01:22:25 +01:00

dont use bits folder

This commit is contained in:
Kevin Burke
2014-05-24 12:54:12 +09:00
parent 40c591a541
commit fb635e5069
2 changed files with 1 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ include_directories("/usr/include/wine/windows/")
# INCLUDE(FindPkgConfig)
# PKG_SEARCH_MODULE(SDL2 REQUIRED sdl2)
INCLUDE_DIRECTORIES("/usr/include")
INCLUDE_DIRECTORIES("/usr/include/x86_64-linux-gnu/bits")
INCLUDE_DIRECTORIES("/usr/include/x86_64-linux-gnu")
INCLUDE_DIRECTORIES("/usr/include/sdl2")
# here is the target environment located