Skip to content
Snippets Groups Projects
Commit f228cebc authored by Alain Linden's avatar Alain Linden
Browse files

add openal include path for openal dependent build.

parent 52e107e4
No related branches found
No related tags found
No related merge requests found
...@@ -67,6 +67,7 @@ include_directories( ...@@ -67,6 +67,7 @@ include_directories(
${LSCRIPT_INCLUDE_DIRS}/lscript_compile ${LSCRIPT_INCLUDE_DIRS}/lscript_compile
${LLLOGIN_INCLUDE_DIRS} ${LLLOGIN_INCLUDE_DIRS}
${UPDATER_INCLUDE_DIRS} ${UPDATER_INCLUDE_DIRS}
${OPENAL_LIB_INCLUDE_DIRS}
) )
set(viewer_SOURCE_FILES set(viewer_SOURCE_FILES
......
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