mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
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) |