summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.h.cmake b/config.h.cmake
deleted file mode 100644
index 845c6d4..0000000
--- a/config.h.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
-#define VERSION "@TQT_VERSION@"
-
-// Defined if you have fvisibility and fvisibility-inlines-hidden support.
-#cmakedefine __TDE_HAVE_GCC_VISIBILITY 1
-
-/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
- significant byte first (like Motorola and SPARC, unlike Intel). */
-#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@
-
-/* Defined if you build with OpenGL */
-#cmakedefine HAVE_OPENGL 1