summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2021-03-17 13:45:09 +0000
committerHåvard Pettersen <havardpe@oath.com>2021-03-17 13:56:05 +0000
commit890e4b355c8863f736a0fcb16fcdad23307dc34b (patch)
treeec7a7c40df88345862b6a6a78ed0923baf298518 /vespalib/CMakeLists.txt
parent9041c2e4664d86ba5458d21ca91f697e7d19c8a1 (diff)
test REQUIRE and REQUIRE_EQ and make sure they can be constexpr
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index fb255c86b21..5c0574aad8a 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -93,6 +93,7 @@ vespa_define_module(
src/tests/referencecounter
src/tests/regex
src/tests/rendezvous
+ src/tests/require
src/tests/runnable_pair
src/tests/sha1
src/tests/shared_string_repo