]> git.mxchange.org Git - simgear.git/blob - simgear/simgear_config_cmake.h.in
MSVC improvements from Olaf Flebbe.
[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 #cmakedefine HAVE_WINDOWS_H
14
15 // set if building headless (no OSG or OpenGL libs)
16 #cmakedefine NO_OPENSCENEGRAPH_INTERFACE