From 0ab40dc1ab4e689921da54080b135e1d22b1c586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Tue, 14 Mar 2017 21:45:23 +0100 Subject: Refactoring louloulibs and cmake Use OBJECT libraries Remove the louloulibs directory Write FOUND variables in the cache --- tests/jid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/jid.cpp') diff --git a/tests/jid.cpp b/tests/jid.cpp index 089f797..480827b 100644 --- a/tests/jid.cpp +++ b/tests/jid.cpp @@ -1,7 +1,7 @@ #include "catch.hpp" #include -#include +#include TEST_CASE("Jid") { -- cgit v1.2.3