author | unc0rr |
Sat, 16 Aug 2008 21:28:07 +0000 | |
changeset 1226 | d4432bae258e |
parent 1225 | f882a92ef872 |
child 1227 | 27a1626a6b44 |
--- a/QTfrontend/CMakeLists.txt Sat Aug 16 20:36:18 2008 +0000 +++ b/QTfrontend/CMakeLists.txt Sat Aug 16 21:28:07 2008 +0000 @@ -16,6 +16,7 @@ find_package(SDL_mixer REQUIRED) include_directories(${SDL_INCLUDE_DIR}) +include_directories(${SDLMIXER_INCLUDE_DIR}) if(UNIX) include_directories("/usr/local/include") # HACK: in freebsd cannot find iconv.h included via SDL.h endif(UNIX)