You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-office/gnucash/files/gnucash-3.8-examples-subdir...

11 lines
316 B

--- a/doc/examples/CMakeLists.txt
+++ b/doc/examples/CMakeLists.txt
@@ -21,6 +21,6 @@
web.qif
)
-install(FILES ${examples_DATA} DESTINATION ${CMAKE_INSTALL_DOCDIR})
+install(FILES ${examples_DATA} DESTINATION ${CMAKE_INSTALL_DOCDIR}/examples)
set_dist_list(examples_DIST ${examples_DATA} CMakeLists.txt )