🔧 Make tests read mo-file from subdir
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
set(Catch2_FOUND TRUE)
|
||||
|
||||
set(CATCH2_VERSION "v2.13.4")
|
||||
set(CATCH2_VERSION "v2.13.7")
|
||||
set(CATCH2_INCLUDEDIR "${CMAKE_BINARY_DIR}/catch-${CATCH2_VERSION}")
|
||||
list(APPEND CMAKE_MODULE_PATH "${CATCH2_INCLUDEDIR}")
|
||||
|
||||
|
Reference in New Issue
Block a user