From d1d6e27ab661f71d90fb6530db84d5a2b92550a8 Mon Sep 17 00:00:00 2001 From: kenshi84 Date: Tue, 20 Dec 2016 11:51:22 +0900 Subject: moved boost cpp into hpp since they're supposed to be header only --- src/wallet/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/wallet/CMakeLists.txt b/src/wallet/CMakeLists.txt index e34b7b579..056a1ca10 100644 --- a/src/wallet/CMakeLists.txt +++ b/src/wallet/CMakeLists.txt @@ -73,7 +73,6 @@ target_link_libraries(wallet cryptonote_core mnemonics p2p - boost_extra ${Boost_CHRONO_LIBRARY} ${Boost_SERIALIZATION_LIBRARY} ${Boost_FILESYSTEM_LIBRARY} -- cgit v1.2.3