compilation fixed

This commit is contained in:
Yehonal
2016-07-10 17:14:06 +02:00
parent a816d11f74
commit 3c517a2b0e
3 changed files with 8 additions and 4 deletions

View File

@@ -111,7 +111,7 @@ set(mmap_gen_Includes
if( WIN32 )
set(mmap_gen_Includes
${mmap_gen_Includes}
${CMAKE_SOURCE_DIR}/dep/libmpq/win
${CMAKE_SOURCE_DIR}/modules/dep/libmpq/win
)
endif()