mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-01-12 19:20:28 +01:00
Fix compiling with clang
This commit is contained in:
parent
abf6b5f7cd
commit
10970290c2
@ -94,4 +94,5 @@ target_link_libraries(
|
||||
${LEVELDB_LIBRARY}
|
||||
${LIBGD_LIBRARY}
|
||||
${ZLIB_LIBRARY}
|
||||
stdc++ # clang seems to need this
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user