From 5dbf771bb911e0ab06aae740a0a08087b92c3e88 Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Mon, 23 Apr 2012 14:00:36 +0000 Subject: [PATCH] [1.5] Make it easier to find /data from within 1.5 sub-branch --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index bc2d0988..26a73e24 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -264,6 +264,7 @@ IF(BUILD_TESTING) PATHS $ENV{OPJ_DATA_ROOT} ${CMAKE_SOURCE_DIR}/../data + ${CMAKE_SOURCE_DIR}/../../data ) # Add repository where to find tests