
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
146 lines
4.3 KiB
CMake
146 lines
4.3 KiB
CMake
/* config.h. Generated from config.h.cmake by cmake. */
|
|
|
|
/* Define to 1 if you have the <bits/sigset.h> header file. */
|
|
#cmakedefine HAVE_BITS_SIGSET_H
|
|
|
|
/* Define to 1 if you have the <bstring.h> header file. */
|
|
#cmakedefine HAVE_BSTRING_H
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#cmakedefine HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the <float.h> header file. */
|
|
#cmakedefine HAVE_FLOAT_H
|
|
|
|
/* Define to 1 if you have the <fstream> header file. */
|
|
#cmakedefine HAVE_FSTREAM
|
|
|
|
/* Define to use GetEnvironmentVariable() instead of getenv() */
|
|
#cmakedefine HAVE_GETENVIRONMENTVARIABLE
|
|
|
|
/* define if the GL header should be included as GL/gl.h */
|
|
#cmakedefine HAVE_GL_GL_H
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#cmakedefine HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the <iomanip> header file. */
|
|
#cmakedefine HAVE_IOMANIP
|
|
|
|
/* Define to 1 if you have the <iomanip.h> header file. */
|
|
#cmakedefine HAVE_IOMANIP_H
|
|
|
|
/* Define to 1 if you have the <ios> header file. */
|
|
#cmakedefine HAVE_IOS
|
|
|
|
/* Define to 1 if you have the <iostream> header file. */
|
|
#cmakedefine HAVE_IOSTREAM
|
|
|
|
/* Define to 1 if you have the <istream> header file. */
|
|
#cmakedefine HAVE_ISTREAM
|
|
|
|
/* Define to 1 if you have the <libc.h> header file. */
|
|
#cmakedefine HAVE_LIBC_H
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#cmakedefine HAVE_LIMITS_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#cmakedefine HAVE_MEMORY_H
|
|
|
|
/* define if the compiler implements namespaces */
|
|
#cmakedefine HAVE_NAMESPACES
|
|
|
|
/* Define to 1 if you have the <ostream> header file. */
|
|
#cmakedefine HAVE_OSTREAM
|
|
|
|
/* Define this to 1 if operator==(QGLFormat&, QGLFormat&) is available */
|
|
#cmakedefine HAVE_QGLFORMAT_EQ_OP
|
|
|
|
/* Define this to 1 if QGLFormat::setOverlay() is available */
|
|
#cmakedefine HAVE_QGLFORMAT_SETOVERLAY
|
|
|
|
/* Define this to 1 if QGLWidget::setAutoBufferSwap() is available */
|
|
#cmakedefine HAVE_QGLWIDGET_SETAUTOBUFFERSWAP
|
|
|
|
/* Define this if Qt::Keypad is available */
|
|
#cmakedefine HAVE_QT_KEYPAD_DEFINE
|
|
|
|
/* Define this if QWidget::showFullScreen() is available */
|
|
#cmakedefine HAVE_QWIDGET_SHOWFULLSCREEN
|
|
|
|
/* Define to 1 if you have the <siginfo.h> header file. */
|
|
#cmakedefine HAVE_SIGINFO_H
|
|
|
|
/* Define to 1 if you have the <sstream> header file. */
|
|
#cmakedefine HAVE_SSTREAM
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#cmakedefine HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#cmakedefine HAVE_STDLIB_H
|
|
|
|
/* define if the compiler has std compliant iostream library */
|
|
#cmakedefine HAVE_STD_IOSTREAM
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#cmakedefine HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#cmakedefine HAVE_STRING_H
|
|
|
|
/* Define to 1 if you have the <sys/dir.h> header file. */
|
|
#cmakedefine HAVE_SYS_DIR_H
|
|
|
|
/* Define to 1 if you have the <sys/filio.h> header file. */
|
|
#cmakedefine HAVE_SYS_FILIO_H
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
#cmakedefine HAVE_SYS_MMAN_H
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
#cmakedefine HAVE_SYS_SELECT_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#cmakedefine HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#cmakedefine HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#cmakedefine HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the <values.h> header file. */
|
|
#cmakedefine HAVE_VALUES_H
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "FreeCAD"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT "wmayer@users.sourceforge.net"
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "FreeCAD"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "FreeCAD ${FREECAD_VERSION}"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "FreeCAD"
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "${FREECAD_VERSION}"
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#cmakedefine STDC_HEADERS
|
|
|
|
/* Define to 1 to build zipios++ sources with iostream. */
|
|
#cmakedefine USE_STD_IOSTREAM
|
|
|
|
/* Version number of package */
|
|
#define VERSION "${FREECAD_VERSION}"
|
|
|
|
/* Define to 1 if the X Window System is missing or not being used. */
|
|
/* #cmakedefine X_DISPLAY_MISSING */
|