Instrument Neutral Distributed Interface INDI  2.0.2
config.h
Go to the documentation of this file.
1 /* Set INDI Library version */
2 #define CMAKE_INDI_VERSION_STRING "2.0.1"
3 
4 /* Define INDI Data Dir */
5 #define DATA_INSTALL_DIR "/usr/share/indi/"
6 
7 /* Set when theora is detected */
8 /* #undef HAVE_THEORA */