From 785a69fa5d9f55540215f06e2c6832cafdc724ef Mon Sep 17 00:00:00 2001 From: Guillaume Courrier Date: Mon, 9 Dec 2019 12:16:58 +0100 Subject: [PATCH] ajout du dossier jean-luc-collette dans les fichiers CMakesLists.txt --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 0911bc5..beb1b85 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -6,4 +6,4 @@ find_package(OpenCV REQUIRED) add_subdirectory(src) add_subdirectory(examples) - +add_subdirectory(jean-luc-collette)