mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
5 lines
129 B
CMake
5 lines
129 B
CMake
|
|
add_subdirectory(us)
|
|
|
|
set_local_dist(tax_DIST_local CMakeLists.txt )
|
|
set(tax_DIST ${tax_DIST_local} ${tax_us_DIST} PARENT_SCOPE) |