X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Ftestutils%2FCMakeLists.txt;fp=src%2Ftestutils%2FCMakeLists.txt;h=42cf92c5c6eee2de2adbdc3df418d24f712a81fb;hb=c3f2d46e4047f0c465f7234b3784a2fa6f02a065;hp=a2a5cdde513b344965bc02c57a480a67d217da30;hpb=0595b4a4c763a0bc574658992081abf8b0abc3fe;p=alexxy%2Fgromacs.git diff --git a/src/testutils/CMakeLists.txt b/src/testutils/CMakeLists.txt index a2a5cdde51..42cf92c5c6 100644 --- a/src/testutils/CMakeLists.txt +++ b/src/testutils/CMakeLists.txt @@ -45,7 +45,8 @@ set(TESTUTILS_SOURCES testfilemanager.cpp testfileredirector.cpp testinit.cpp - testoptions.cpp) + testoptions.cpp + xvgtest.cpp) add_library(testutils STATIC ${UNITTEST_TARGET_OPTIONS} ${TESTUTILS_SOURCES}) set(TESTUTILS_LIBS testutils)