mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-27 14:25:22 +01: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