]> git.mxchange.org Git - simgear.git/blob - simgear/simgear_config_cmake.h.in
Use simgear internal stuff for the singleton class.
[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 #cmakedefine HAVE_MKDTEMP
15
16 #cmakedefine HAVE_SVN_CLIENT_H
17 #cmakedefine HAVE_LIBSVN_CLIENT_1
18
19 #cmakedefine GCC_ATOMIC_BUILTINS_FOUND