dev-cpp/highway: install docs

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-24 05:02:06 +02:00
parent 98811d8232
commit 0385d08f26
2 changed files with 10 additions and 0 deletions

View File

@@ -35,3 +35,8 @@ src_configure() {
cmake_src_configure
}
src_install() {
dodoc g3doc/*
cmake_src_install
}

View File

@@ -35,3 +35,8 @@ src_configure() {
cmake_src_configure
}
src_install() {
dodoc g3doc/*
cmake_src_install
}