diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-22 20:52:44 +0900 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2024-03-24 23:17:01 +0200 |
commit | fd62635a2792b5cbbbae1c5288992af0054332ee (patch) | |
tree | 142ee8d27f069a78e367f1eaa837d6e4c2c600ea /config.h.cmake | |
parent | 57f8e4dbf7dc6cce58dfc11b5aab03e86b7cbdc7 (diff) | |
download | tde-style-polyester-fd62635a2792b5cbbbae1c5288992af0054332ee.tar.gz tde-style-polyester-fd62635a2792b5cbbbae1c5288992af0054332ee.zip |
Use centralized cmake version. Align cmake files to usual TDE style
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index 120d520..61ede3a 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -6,4 +6,3 @@ /* 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@ - |