mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-28 11:44:12 -06:00
a9f35ed7ae
A huge bikeshed fest but it distracted me enough to do it anyway.
4 lines
142 B
CMake
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) |