1
0
Fork 0
forked from lthn/blockchain

uncommented forgoten endif

This commit is contained in:
cryptozoidberg 2020-02-18 08:43:27 +01:00
parent 92d4ecd654
commit 410e241bdd
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -188,7 +188,7 @@ elseif(MAKE_SYSTEM_NAME STREQUAL "Android")
set(Boost_VERSION "PurpleI2PBoost 1.68.0")
else()
find_package(Boost 1.55 REQUIRED COMPONENTS system filesystem thread timer date_time chrono regex serialization atomic program_options locale)
#endif()
endif()