]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add RUNTIME DESTINATION to INSTALL TARGETS 211/head
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 19 Jan 2017 15:21:34 +0000 (15:21 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Thu, 29 Jun 2017 19:22:11 +0000 (20:22 +0100)
commit5d2a4ddceb0c0928a195dd378747a0148ddc0715
treea447b07b2ee80a9188d62df1b792bbe119107db8
parentfe80e3052bb77e6e7d85a2ed506243976dcef866
Add RUNTIME DESTINATION to INSTALL TARGETS

This is needed for shared library runtimes to be installed correctly on DLL
platforms.  It has no effect on other platforms.

v2:
No need to include prefix, since DESTINATION is relative to it
ext/CMakeLists.txt
src/CMakeLists.txt