summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 17:40:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 17:40:22 +0900
commit581fd4262bbec7f0478957581bbf662ada6a6572 (patch)
treea928f5000b3d4f3af063ed2fc5c795cc5cbae03e /config.h.cmake
parenta5f3aa24b61eee302a0f33e05a1d728198e79358 (diff)
downloadtqtinterface-master.tar.gz
tqtinterface-master.zip
Drop tqtinterface. Leave a short README for info onlyHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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