summaryrefslogtreecommitdiffstats
path: root/vespamalloc
diff options
context:
space:
mode:
authorVegard Sjonfjell <vegard@yahoo-inc.com>2016-07-06 12:44:43 +0200
committerVegard Sjonfjell <vegard@yahoo-inc.com>2016-07-06 12:44:43 +0200
commit376b00202072521c18c87afb9e47d11e5b7f1437 (patch)
treef45139f301310f0d072cb8d2907aa4f967141c39 /vespamalloc
parent41f5c7c56addac17d724c5cc16cc7b02069b7240 (diff)
Use add_definitions for preprocessor definitions
Diffstat (limited to 'vespamalloc')
-rw-r--r--vespamalloc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespamalloc/CMakeLists.txt b/vespamalloc/CMakeLists.txt
index be6a58ae532..ef629698590 100644
--- a/vespamalloc/CMakeLists.txt
+++ b/vespamalloc/CMakeLists.txt
@@ -1,6 +1,6 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
add_compile_options(-fvisibility=hidden)
-add_compile_options(-DPARANOID_LEVEL=0)
+add_definitions(-DPARANOID_LEVEL=0)
vespa_define_module(
DEPENDS