gnucash/libgnucash/tax/CMakeLists.txt
Geert Janssens a9f35ed7ae Lowercase cmake commands
A huge bikeshed fest but it distracted me enough to do it anyway.
2018-05-03 23:18:15 +02:00

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)