diff options
author | Brad King <brad.king@kitware.com> | 2021-06-04 10:59:30 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2021-06-04 10:59:37 (GMT) |
commit | c61782917dd1a5716369c2aecef1b45bf29d8e26 (patch) | |
tree | 18bfc304be19963a183f56a846734dbb7bdc14d8 /Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output | |
parent | ccaaca4e7d2a0d3ad981333bb36ceff779828c4f (diff) | |
parent | 1d7fddca8ea1f1ac243d824a3c61079c77be3a75 (diff) | |
download | CMake-c61782917dd1a5716369c2aecef1b45bf29d8e26.zip CMake-c61782917dd1a5716369c2aecef1b45bf29d8e26.tar.gz CMake-c61782917dd1a5716369c2aecef1b45bf29d8e26.tar.bz2 |
Merge topic 'implicit-link-static'
1d7fddca8e CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags
629eb3926b Tests: Extend ParseImplicit*Info with static GNU runtime library flags
9d0f8c3e56 Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regex
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6185
Diffstat (limited to 'Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output')
-rw-r--r-- | Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output b/Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output index 2dc5832..3a57464 100644 --- a/Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output +++ b/Tests/RunCMake/ParseImplicitLinkInfo/results/aix-CXX-XLClang-16.1.0.1.output @@ -1,2 +1,2 @@ -libs=xlopt;xlipa;xl;c++;Ccore;pthreads;m;c +libs=xlopt;xlipa;xl;c\+\+;Ccore;pthreads;m;c dirs=/opt/IBM/xlmass/9.1.0/lib/aix61;/opt/IBM/xlc/16.1.0/lib;/opt/IBM/xlC/16.1.0/lib |