1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
transmission/tests/Makefile.am
Charles Kerr 677dc73eac
refactor: use GTest for running tests (#1383)
* refactor: use google-test on libtransmission tests
2020-08-11 13:11:55 -05:00

7 lines
74 B
Makefile

SUBDIRS = \
gtest \
libtransmission
EXTRA_DIST = \
CMakeLists.txt