]> Creatis software - clitk.git/blob - common/clitkConfiguration.h.in
f040914a05aa1ea53e1e4b00fb911a9257fd118f
[clitk.git] / common / clitkConfiguration.h.in
1 #ifndef clitk_configuration_h
2 #define clitk_configuration_h
3 //This file is interpreted by cmake, to define macros based on the cmake configuration options
4 //
5
6 #cmakedefine01 CLITK_EXPERIMENTAL
7 #cmakedefine01 CLITK_MEMORY_INFO
8
9 #endif