mirror of
https://gitlab.gnome.org/GNOME/gparted
synced 2024-11-05 20:46:55 +00:00
81b104928b
This closely follows the minimal-gtest-autotools template project. https://github.com/octol/minimal-gtest-autotools Now 'make check' will additionally build the Google Test C++ test framework libraries. Bug 781978 - Add Google Test C++ test framework
1 line
16 B
Makefile
1 line
16 B
Makefile
SUBDIRS = gtest
|