mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
4 lines
170 B
CMake
4 lines
170 B
CMake
// Test data directory used by unit tests
|
|
|
|
#define TEST_DATA_DIR "${CMAKE_CURRENT_LIST_DIR}/TestData"
|
|
#define TEST_MODEL_DIR "${CMAKE_CURRENT_LIST_DIR}/../../TestModels" |