diff options
| author | codehalo <randi@codehalo.com> | 2016-09-27 02:11:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-27 02:11:04 -0400 |
| commit | 446ebbcd7b7f0fc75844b4771f34551cde046cb7 (patch) | |
| tree | d99e18681b18fa6ece7c97307f26f2cdfd4cf48c | |
| parent | bd773e7805a83be752e6744ec44c995437aa4744 (diff) | |
| download | monzero-core-446ebbcd7b7f0fc75844b4771f34551cde046cb7.tar.gz monzero-core-446ebbcd7b7f0fc75844b4771f34551cde046cb7.tar.xz monzero-core-446ebbcd7b7f0fc75844b4771f34551cde046cb7.zip | |
Update CMakeLists.txt
| -rw-r--r-- | src/cryptonote_protocol/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_protocol/CMakeLists.txt b/src/cryptonote_protocol/CMakeLists.txt index 071573111..34bb73126 100644 --- a/src/cryptonote_protocol/CMakeLists.txt +++ b/src/cryptonote_protocol/CMakeLists.txt @@ -39,4 +39,4 @@ target_link_libraries(cryptonote_protocol ${EXTRA_LIBRARIES}) add_dependencies(cryptonote_protocol version) - + |
