diff --git a/apps/openmw-mp/CMakeLists.txt b/apps/openmw-mp/CMakeLists.txt index f134f5da7..4839fec3e 100644 --- a/apps/openmw-mp/CMakeLists.txt +++ b/apps/openmw-mp/CMakeLists.txt @@ -144,6 +144,7 @@ set(PROCESSORS source_group(tes3mp-server\\processors FILES ${PROCESSORS}) include_directories("./") +include_directories(${CMAKE_SOURCE_DIR}/extern) # Main executable