https://github.com/nepluno/libWetHair
Revision a223822c33f3806d68dbfe154bf7da62dca7cc87 authored by Fredrik Salomonsson on 24 August 2022, 22:40:37 UTC, committed by Fredrik Salomonsson on 25 August 2022, 22:51:12 UTC
The install_targets is deprecated since 3.0. And instead you should
use install(TARGETS…). This is where the minimum of 3.14 comes in. As
in 3.14 or later, you can leave out DESTINATION in the install() call
and it will use the default paths defined by GNUInstallDirs.
1 parent 91745de
History
Tip revision: a223822c33f3806d68dbfe154bf7da62dca7cc87 authored by Fredrik Salomonsson on 24 August 2022, 22:40:37 UTC
Change to using install to install the libWetHair target
Tip revision: a223822
File Mode Size
assets
cmake
include
libWetHair
.gitignore -rw-r--r-- 97 bytes
CMakeLists.txt -rw-r--r-- 2.1 KB
LICENSE.txt -rw-r--r-- 16.3 KB
README.md -rw-r--r-- 5.1 KB

README.md

back to top