libexpat/expat/cmake
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
..
autotools Make Autotools-generated CMake files look for libexpat.@SO_MAJOR@.dylib 2024-12-17 19:31:13 +01:00
.gitignore CMake: Provide files for config-mode find_package 2019-08-30 02:30:28 +02:00
expat-config.cmake.in CMake: Streamline expat-config.cmake.in a bit 2019-09-05 17:21:57 +02:00
mingw-toolchain.cmake cmake: Avoid error "windres: Command not found" with MinGW on Ubuntu 20.04 2022-09-09 01:46:33 +02:00