xz/cmake
Jia Tan bb740e3b11
Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1.
HAVE_DECL_PROGRAM_INVOCATION_NAME is renamed to
HAVE_PROGRAM_INVOCATION_NAME. Previously,
HAVE_DECL_PROGRAM_INVOCATION_NAME was always set when
building with autotools. CMake would only set this when it was 1, and the
dos/config.h did not define it. The new macro definition is consistent
across build systems.
2023-01-02 22:33:48 +08: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_integer.cmake Build: Fix bugs in the CMake files. 2020-02-25 20:44:10 +02: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