diff --git a/CMakeLists.txt b/CMakeLists.txt index ff9fe57..9d28961 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -98,7 +98,6 @@ target_link_libraries( ${LEVELDB_LIBRARY} ${LIBGD_LIBRARY} ${ZLIB_LIBRARY} - stdc++ # clang seems to need this ) install(FILES "AUTHORS" DESTINATION ".")