libexpat/expat/cmake/autotools
Sebastian Pipping b791ba36d6 Make Autotools-generated CMake files look for libexpat.@SO_MAJOR@.dylib
.. to match what Autotools is producing in reality at build time.
Unlike CMake, Autotools does not produce file
"libexpat.@SO_MAJOR@.@SO_MINOR@.@SO_PATCH@.dylib" when compiling on macOS.

What the commit does on the CI side is closely mimicking a similar thing
with MinGW that existed until 7731dd5b90621a9e4696d1c467bca2b6ece6e3e6^ .
2024-12-17 19:31:13 +01:00
..
.gitignore .gitignore: Add generated files at cmake/autotools/ 2021-03-25 01:28:34 +01:00
expat-config-version.cmake.in autotools: Simplify handling of SIZEOF_VOID_P. 2024-05-03 22:51:35 +02:00
expat-noconfig__linux.cmake.in autotools: Sync CMake templates with CMake 3.22 2022-08-11 16:28:47 +02:00
expat-noconfig__macos.cmake.in Make Autotools-generated CMake files look for libexpat.@SO_MAJOR@.dylib 2024-12-17 19:31:13 +01:00
expat-noconfig__windows.cmake.in autotools: Sync CMake templates with CMake 3.22 2022-08-11 16:28:47 +02:00
expat-package-init.cmake Autotools: Install CMake files 2021-03-22 22:30:00 +01:00
expat.cmake autotools: Sync CMake templates with CMake 3.29 2024-11-15 23:20:19 +01:00