xz-analysis-mirror/cmake
Lasse Collin 4a1ef58ae7 CMake: Check for func attributes without -Werror.
This matches the modified m4/ax_gcc_func_attribute.m4.
Only constructor and ifunc attribute checks were implemented.

CMake-based build doesn't have the trouble of Autoconf confdefs.h
but writing warning-free tests would still some extra care.
If looking for attribute-related warnings works well enough then
this method should be nicer than the -Werror method in CMake too.
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 CMake: Check for func attributes without -Werror. 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