]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Allow to link the tools/bindings against the static version of the libraries
authorMichael Schroeder <mls@suse.de>
Thu, 20 Mar 2025 10:06:01 +0000 (11:06 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 20 Mar 2025 10:06:01 +0000 (11:06 +0100)
commitb4bec60aed2aff559e12dcf133f26e3d414014e0
tree1c21067943692d04e0592d667bcbb6c6c00fa0fe
parenta65b4581345ed79fda14666151e03abc9d9cebaa
Allow to link the tools/bindings against the static version of the libraries

This is only relevant if both the static and dynamic versions are
built.
CMakeLists.txt
bindings/CMakeLists.txt
bindings/lua/CMakeLists.txt
bindings/perl/CMakeLists.txt
bindings/python/CMakeLists.txt
bindings/python3/CMakeLists.txt
bindings/ruby/CMakeLists.txt
bindings/tcl/CMakeLists.txt
tools/CMakeLists.txt