Warning, /npsim/src/config/NPDetConfig.h.in is written in an unsupported language. File is not indexed.
0001 // the configured options and settings for Tutorial
0002 #define NPDet_VERSION_MAJOR @NPDet_VERSION_MAJOR@
0003 #define NPDet_VERSION_MINOR @NPDet_VERSION_MINOR@
0004 #define NPDet_VERSION_PATCH @NPDet_VERSION_PATCH@
0005
0006 #define NPDet_DATA_DIR "@NPDet_DATA_DIR@"
0007 #define NPDet_CXX_CFLAGS "@NPDet_CXX_CFLAGS@"
0008 #define NPDet_CXX_LDFLAGS "@NPDet_CXX_LDFLAGS@"
0009 #define NPDet_CXX_LIBS "@NPDet_CXX_LIBS@"
0010 #define NPDet_CXX_INC_DIR "@NPDet_CXX_INC_DIR@"
0011 #define NPDet_PREFIX "@CMAKE_INSTALL_PREFIX@"
0012