mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[4091] Renamed main (cf #4114)
This commit is contained in:
parent
4f44fea70c
commit
97e6332fd0
@ -26,7 +26,7 @@ if HAVE_GTEST
|
||||
|
||||
TESTS += libeval_unittests
|
||||
|
||||
libeval_unittests_SOURCES = token_unittest.cc main.cc
|
||||
libeval_unittests_SOURCES = token_unittest.cc run_unittests.cc
|
||||
libeval_unittests_CXXFLAGS = $(AM_CXXFLAGS)
|
||||
libeval_unittests_CPPFLAGS = $(AM_CPPFLAGS) $(GTEST_INCLUDES)
|
||||
libeval_unittests_LDFLAGS = $(AM_LDFLAGS) $(CRYPTO_LDFLAGS) $(GTEST_LDFLAGS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user