Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
Home
Manual
API Reference
Download
Bugzilla
Groups
Namespace List
Class List
File List
Examples
File List
File Members
•
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/caspartroy/dev/bin/MITK-release/MITK-build/bin/" CMAKE_INTDIR
14
#else
15
#define MITK_RUNTIME_OUTPUT_DIR "/home/caspartroy/dev/bin/MITK-release/MITK-build/bin"
16
#endif
17
18
#define MITK_DATA_DIR ""
19
20
#endif // MITKTESTINGCONFIG_H
mitkTestingConfig.h
Generated on Fri Feb 3 2017 20:52:09 for Medical Imaging Interaction Toolkit by
1.8.9.1