Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
add libtool filter warning
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Dec 19, 2017
1 parent 931012d commit 051ccf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CTestCustom.cmake
Expand Up @@ -13,6 +13,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"libtool: install: warning: relinking .*"
"libtool: link: warning: .* seems to be moved"
"libtool: relink: warning: .* seems to be moved"
"libtool: warning: relinking .*"
)

SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 100000)
Expand Down

0 comments on commit 051ccf8

Please sign in to comment.