[osmium-tool] 02/44: Remove remnant of old cryptopp cmake config.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 21 20:15:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to tag v1.1.0
in repository osmium-tool.
commit 3c9af2fc7cc068de34d7a17f64e71e23e77202e8
Author: Jochen Topf <jochen at topf.org>
Date: Thu Apr 9 14:59:19 2015 +0200
Remove remnant of old cryptopp cmake config.
---
CMakeLists.txt | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2ec5dfe..16065c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -250,13 +250,3 @@ add_subdirectory(src)
#-----------------------------------------------------------------------------
-if(BUILD_WITH_CRYPTOPP AND NOT CRYPTOPP_FOUND)
- message(WARNING "=========================================================================
- Libcryptopp/crypto++ not found! - Some functionality will be missing.
- Install the library/headers to fix this. You might have to set the
- CRYPTOPP_INCLUDE_DIR and CRYPTOPP_LIBRARY CMake variables.
-=========================================================================")
-endif()
-
-
-#-----------------------------------------------------------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git
More information about the Pkg-grass-devel
mailing list