]> git.mxchange.org Git - simgear.git/blob - simgear/simgear_config_cmake.h.in
1e46d1e93c09a73d693312b5fe767ab5c90798e5
[simgear.git] / simgear / simgear_config_cmake.h.in
1
2 #cmakedefine HAVE_SYS_TIME_H
3 #cmakedefine HAVE_SYS_TIMEB_H
4 #cmakedefine HAVE_UNISTD_H
5
6
7 #cmakedefine HAVE_GETTIMEOFDAY
8 #cmakedefine HAVE_GETLOCALTIME
9 #cmakedefine HAVE_FTIME
10 #cmakedefine HAVE_RINT
11 #cmakedefine HAVE_TIMEGM
12 #cmakedefine HAVE_ISNAN
13
14 // set if building headless (no OSG or OpenGL libs)
15 #cmakedefine NO_OPENSCENEGRAPH_INTERFACE