mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-27 19:30:27 -06:00
a9f35ed7ae
A huge bikeshed fest but it distracted me enough to do it anyway.
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) |