From 01ec1959c3c8eef321d867a9beec794c7d12ef66 Mon Sep 17 00:00:00 2001 From: codehalo Date: Tue, 27 Sep 2016 02:11:23 -0400 Subject: [PATCH] Update CMakeLists.txt --- src/cryptonote_protocol/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cryptonote_protocol/CMakeLists.txt b/src/cryptonote_protocol/CMakeLists.txt index 34bb7312..65473b11 100644 --- a/src/cryptonote_protocol/CMakeLists.txt +++ b/src/cryptonote_protocol/CMakeLists.txt @@ -39,4 +39,3 @@ target_link_libraries(cryptonote_protocol ${EXTRA_LIBRARIES}) add_dependencies(cryptonote_protocol version) -