Andreas Tille pushed to branch master at Debian Med / sofa-framework
Commits: 18280f6b by Lisandro Damián Nicanor Pérez Meyer at 2019-10-01T16:49:42-03:00 GTest remains as embedded library. - - - - - e1b11672 by Andreas Tille at 2020-03-17T08:31:24+00:00 Merge branch '3rdparty_fixes' into 'master' GTest remains as embedded library. See merge request med-team/sofa-framework!2 - - - - - 1 changed file: - debian/patches/use_debian_packaged_libs.patch Changes: ===================================== debian/patches/use_debian_packaged_libs.patch ===================================== @@ -10,16 +10,6 @@ Description: Use Debian packaged libs extlibs/CMakeLists.txt | 34 +---------- 5 files changed, 12 insertions(+), 32 deletions(-) ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -158,7 +158,6 @@ option(SOFA_BUILD_TESTS "Compile the aut - if(SOFA_BUILD_TESTS) - # Enable testing features of cmake, like the add_test() command. - enable_testing() -- add_subdirectory(extlibs/gtest) - endif() - - ## Active or not the use of ccache --- a/extlibs/CMakeLists.txt +++ b/extlibs/CMakeLists.txt @@ -1,37 +1,15 @@ View it on GitLab: https://salsa.debian.org/med-team/sofa-framework/-/compare/ee2b5c46e6087a0a7e94c225e7f3377180b531c1...e1b116723c224307fd90de84074f8302846da6a2 -- View it on GitLab: https://salsa.debian.org/med-team/sofa-framework/-/compare/ee2b5c46e6087a0a7e94c225e7f3377180b531c1...e1b116723c224307fd90de84074f8302846da6a2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
