try the dumbest thing possible

This commit is contained in:
Kevin Burke 2014-05-24 12:36:10 +09:00
parent 48f9acad42
commit 61a602edde
1 changed files with 1 additions and 0 deletions

View File

@ -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})