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.
gnucash/data/accounts/lt/CMakeLists.txt

7 lines
238 B

set(account_DATA acctchrt_business.gnucash-xea)
set_dist_list(LT_DIST ${account_DATA} CMakeLists.txt)
install(FILES ${account_DATA} DESTINATION ${ACCOUNTS_INSTALL_DIR}/lt)
file(COPY ${account_DATA} DESTINATION ${ACCOUNTS_BUILD_DIR}/lt)