[med-svn] [Git][med-team/marginphase][master] Link tests against cuTest
Shayan Doust
gitlab at salsa.debian.org
Mon Jun 29 12:14:16 BST 2020
Shayan Doust pushed to branch master at Debian Med / marginphase
Commits:
4a740c3a by Shayan Doust at 2020-06-29T12:14:00+01:00
Link tests against cuTest
- - - - -
1 changed file:
- debian/patches/modify_cmakelists.patch
Changes:
=====================================
debian/patches/modify_cmakelists.patch
=====================================
@@ -258,5 +258,5 @@ Last-Update: 2020-06-23
enable_testing()
add_executable(allTests tests/allTests.c tests/marginPhaseTest.c tests/stRPHmmTest.c tests/parserTest.c ${SOURCE_FILES})
-target_link_libraries(allTests hts son jsmn)
-+target_link_libraries(allTests -lm hts /usr/lib/x86_64-linux-gnu/sonLib.a)
++target_link_libraries(allTests -lm hts /usr/lib/x86_64-linux-gnu/sonLib.a /usr/lib/x86_64-linux-gnu/cuTest.a)
add_test(stRPHmm allTests)
View it on GitLab: https://salsa.debian.org/med-team/marginphase/-/commit/4a740c3a78fad87db3a04b8676f87c93cc3ce45e
--
View it on GitLab: https://salsa.debian.org/med-team/marginphase/-/commit/4a740c3a78fad87db3a04b8676f87c93cc3ce45e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200629/7b36352a/attachment.html>
More information about the debian-med-commit
mailing list