gnucash/common/debug/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

4 lines
142 B
CMake

add_subdirectory(valgrind)
set_local_dist(debug_DIST_local CMakeLists.txt )
set(debug_DIST ${debug_DIST_local} ${valgrind_DIST} PARENT_SCOPE)