Medical Imaging Interaction Toolkit  2024.12.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkTestingConfig.h
Go to the documentation of this file.
1 /*
2  mitkTestingConfig.h
3  this file is generated. Do not change!
4 */
5 #ifndef MITKTESTINGCONFIG_H
6 #define MITKTESTINGCONFIG_H
7 
8 /* #undef BUILD_TESTING */
9 /* #undef MITK_FAST_TESTING */
10 #define MITK_TEST_OUTPUT_DIR ""
11 
12 #ifdef CMAKE_INTDIR
13 #define MITK_RUNTIME_OUTPUT_DIR "/home/ubuntu/jenkins-agent/MITK/Release/build/MITK-build/bin/" CMAKE_INTDIR
14 #else
15 #define MITK_RUNTIME_OUTPUT_DIR "/home/ubuntu/jenkins-agent/MITK/Release/build/MITK-build/bin"
16 #endif
17 
18 #define MITK_DATA_DIR ""
19 
20 #endif // MITKTESTINGCONFIG_H