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

add bits directory

This commit is contained in:
Kevin Burke
2014-05-24 12:44:49 +09:00
parent ce85716eaf
commit c2e313c52d

View File

@@ -19,6 +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/sdl2")
# here is the target environment located