mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Fix build on MinGW (as compared to Linux)
This commit is contained in:
parent
601d1936c9
commit
77621568fd
2 changed files with 3 additions and 3 deletions
|
@ -235,7 +235,7 @@ include_directories(
|
|||
${CMAKE_BUILD_TYPE}
|
||||
${PNG_INCLUDE_DIR}
|
||||
${GETTEXT_INCLUDE_DIR}
|
||||
${AUDIO_INLCUDE_DIRS}
|
||||
${AUDIO_INCLUDE_DIRS}
|
||||
${JTHREAD_INCLUDE_DIR}
|
||||
${SQLITE3_INCLUDE_DIR}
|
||||
${LUA_INCLUDE_DIR}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue