aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-11-18 14:19:43 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-11-18 14:19:43 +0000
commitc3928cf525609b7d8d0bb37091411a9b87c4ddec (patch)
tree689626ee6cd60e6396d69e30d58d537ae5cc2c57 /contrib
parent8f03e5ef523da05a7080e8e5f2617af5162ccab4 (diff)
downloadrspamd-c3928cf525609b7d8d0bb37091411a9b87c4ddec.tar.gz
rspamd-c3928cf525609b7d8d0bb37091411a9b87c4ddec.zip
[Rework] Further cmake system rework
Diffstat (limited to 'contrib')
-rw-r--r--contrib/replxx/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/replxx/CMakeLists.txt b/contrib/replxx/CMakeLists.txt
index a1b40dfdb..b391639f5 100644
--- a/contrib/replxx/CMakeLists.txt
+++ b/contrib/replxx/CMakeLists.txt
@@ -1,6 +1,5 @@
# -*- mode: CMAKE; -*-
project( replxx VERSION 0.0.2 LANGUAGES CXX C )
-message(STATUS "Build mode: ${CMAKE_BUILD_TYPE}")
# INFO
set(REPLXX_DISPLAY_NAME "replxx")