[1.5] Make it easier to find /data from within 1.5 sub-branch
This commit is contained in:
parent
ce9d5083ef
commit
5dbf771bb9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue