We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f1e53 commit 95c1532Copy full SHA for 95c1532
CMakeLists.txt
@@ -574,11 +574,11 @@ target_include_directories(pivxd PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/src
574
target_link_libraries(pivxd
575
pthread
576
SERVER_A
577
+ WALLET_A
578
COMMON_A
579
univalue
580
ZEROCOIN_A
581
UTIL_A
- WALLET_A
582
BITCOIN_CRYPTO_A
583
${CMAKE_BINARY_DIR}/libleveldb.a
584
${CMAKE_BINARY_DIR}/libleveldb_sse42.a
0 commit comments