mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-05 10:00:20 +02:00
Fix compiling with clang
This commit is contained in:
@ -94,4 +94,5 @@ target_link_libraries(
|
||||
${LEVELDB_LIBRARY}
|
||||
${LIBGD_LIBRARY}
|
||||
${ZLIB_LIBRARY}
|
||||
stdc++ # clang seems to need this
|
||||
)
|
||||
|
Reference in New Issue
Block a user