1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-28 11:09:40 +00:00

[Server] Add extern to folders used to search for include files

This commit is contained in:
David Cernat 2019-05-12 01:54:28 +03:00
parent 3805edaf78
commit 6322ae081d

View file

@ -144,6 +144,7 @@ set(PROCESSORS
source_group(tes3mp-server\\processors FILES ${PROCESSORS})
include_directories("./")
include_directories(${CMAKE_SOURCE_DIR}/extern)
# Main executable