aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.am
blob: fa2c1e8039d617ea324221d8e4141f3b620def1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
EXTRA_DIST = CMakeLists.txt

# include_HEADERS = catch.hpp

# lib_LTLIBRARIES = libtestmain.la

# libtestmain_la_LDFLAGS = -no-undefined
# libtestmain_la_SOURCES = test_main.cpp

if !USE_EXTERNAL_GTEST
MAYBE_GTEST = googletest
endif
SUBDIRS = cli $(MAYBE_GTEST) . gie gigs unit