mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2026-01-01 12:05:53 +01:00
Revert "Fix compiling with clang"
This problem was caused by my incorrect configuration.
This commit is contained in:
@@ -98,7 +98,6 @@ target_link_libraries(
|
|||||||
${LEVELDB_LIBRARY}
|
${LEVELDB_LIBRARY}
|
||||||
${LIBGD_LIBRARY}
|
${LIBGD_LIBRARY}
|
||||||
${ZLIB_LIBRARY}
|
${ZLIB_LIBRARY}
|
||||||
stdc++ # clang seems to need this
|
|
||||||
)
|
)
|
||||||
|
|
||||||
install(FILES "AUTHORS" DESTINATION ".")
|
install(FILES "AUTHORS" DESTINATION ".")
|
||||||
|
|||||||
Reference in New Issue
Block a user