mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-13 14:10:27 +01:00
Revert "Fix compiling with clang"
This problem was caused by my incorrect configuration.
This commit is contained in:
parent
291b3c38e5
commit
21696249fa
|
@ -98,7 +98,6 @@ target_link_libraries(
|
|||
${LEVELDB_LIBRARY}
|
||||
${LIBGD_LIBRARY}
|
||||
${ZLIB_LIBRARY}
|
||||
stdc++ # clang seems to need this
|
||||
)
|
||||
|
||||
install(FILES "AUTHORS" DESTINATION ".")
|
||||
|
|
Loading…
Reference in New Issue
Block a user