mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-13 14:10:27 +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