Skip to content
Snippets Groups Projects
Commit d63c1a4d authored by Merov Linden's avatar Merov Linden
Browse files

STORM-1023 : add missing fmod dependency so viewer can compile with -DFMOD_INCLUDE_DIR option

parent 4745d124
No related branches found
No related tags found
No related merge requests found
...@@ -49,6 +49,7 @@ include_directories( ...@@ -49,6 +49,7 @@ include_directories(
${LLAUDIO_INCLUDE_DIRS} ${LLAUDIO_INCLUDE_DIRS}
${LLCHARACTER_INCLUDE_DIRS} ${LLCHARACTER_INCLUDE_DIRS}
${LLCOMMON_INCLUDE_DIRS} ${LLCOMMON_INCLUDE_DIRS}
${FMOD_INCLUDE_DIR}
${LLIMAGE_INCLUDE_DIRS} ${LLIMAGE_INCLUDE_DIRS}
${LLKDU_INCLUDE_DIRS} ${LLKDU_INCLUDE_DIRS}
${LLINVENTORY_INCLUDE_DIRS} ${LLINVENTORY_INCLUDE_DIRS}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment