xz-analysis-mirror/cmake
Lasse Collin 34aa4725ed Build: Add a check for __attribute__((__always_inline__)).
All even remotely relevant GCC and Clang versions support this
attribute. The test is useful to detect support in compilers that
don't define __GNUC__ or __clang__, for example, Solaris Studio.
2023-10-22 21:16:12 +03:00
..
tuklib_common.cmake Build: Fix bugs in the CMake files. 2020-02-25 20:44:10 +02:00
tuklib_cpucores.cmake CMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4. 2022-10-31 11:49:47 +02:00
tuklib_gnu_c_attributes.cmake Build: Add a check for __attribute__((__always_inline__)). 2023-10-22 21:16:12 +03:00
tuklib_integer.cmake tuklib_integer: Update the CMake test for fast unaligned access. 2023-10-18 19:02:45 +03:00
tuklib_mbstr.cmake Build: Fix bugs in the CMake files. 2020-02-25 20:44:10 +02:00
tuklib_physmem.cmake CMake: Fix compatibility with CMake 3.13. 2020-11-17 21:09:39 +02:00
tuklib_progname.cmake Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1. 2023-01-02 22:33:48 +08:00