mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Missed this from previous commit
This commit is contained in:
parent
4aea4c551e
commit
737648c98d
@ -6,6 +6,8 @@ INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION share/gnucash
|
||||
)
|
||||
|
||||
INSTALL(DIRECTORY ${DATADIR_BUILD}/gnucash/icons DESTINATION share/gnucash
|
||||
PATTERN Makefile.* EXCLUDE
|
||||
PATTERN CMakeLists.txt EXCLUDE
|
||||
)
|
||||
|
||||
IF (GNC_BUILD_AS_INSTALL)
|
||||
|
Loading…
Reference in New Issue
Block a user