]> git.ipfire.org Git - thirdparty/zstd.git/commit
Split lib target types in their own export groups 4494/head
authorCristian Le <git@lecris.dev>
Tue, 23 Sep 2025 08:29:44 +0000 (10:29 +0200)
committerCristian Le <git@lecris.dev>
Tue, 23 Sep 2025 08:29:44 +0000 (10:29 +0200)
commiteb062bc339dc0e1f12da9b28213d0efd46127c21
tree27abafd0b2b32e7cb3e99669ef2056c2c1e6f036
parentee9b5f4371fc7c2216141180f91575cf62a24e3a
Split lib target types in their own export groups

This allows for the non-primary library to be missing in the Config.cmake file, e.g. if the devel files have a separate static-devel package

Signed-off-by: Cristian Le <git@lecris.dev>
build/cmake/CMakeModules/ZstdPackage.cmake
build/cmake/lib/CMakeLists.txt
build/cmake/zstdConfig.cmake.in