Files
gnucash/common/debug/CMakeLists.txt
2018-01-13 12:52:57 -06: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)