Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
remove jsoncpp
Browse files Browse the repository at this point in the history
  • Loading branch information
codehz committed Apr 9, 2020
1 parent 8182602 commit 2f376ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -43,7 +43,6 @@ target_link_libraries (BedrockServer INTERFACE bedrock_server_mod)

find_package (SQLiteCpp CONFIG REQUIRED)
find_package (Boost 1.72.0 REQUIRED)
find_and_install_package (jsoncpp jsoncpp_lib)
find_and_install_package (sqlite3 sqlite3)
find_and_install_package (yaml-cpp yaml-cpp)
find_package (msgpack CONFIG REQUIRED)
Expand Down

0 comments on commit 2f376ae

Please sign in to comment.