summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTest
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2022-10-29 10:57:37 (GMT)
committerCraig Scott <craig.scott@crascit.com>2022-10-29 11:05:30 (GMT)
commit96d7b5a6d1f789e9cef5fc9316c7caedb5b4d3ea (patch)
treeb4ee66e45a3f33811fe1286c942920b29dc519e8 /Tests/CTestTest
parentafd1b28cea982824ee29994ae7408d6f6ca92d06 (diff)
downloadCMake-96d7b5a6d1f789e9cef5fc9316c7caedb5b4d3ea.zip
CMake-96d7b5a6d1f789e9cef5fc9316c7caedb5b4d3ea.tar.gz
CMake-96d7b5a6d1f789e9cef5fc9316c7caedb5b4d3ea.tar.bz2
Tests: pkg_check_modules() doesn't allow spaces in a moduleSpec
The documentation of pkg_check_modules() is a little ambiguous about whether spaces are allowed in a moduleSpec that includes a version constraint. All examples in the docs do not have spaces, so it could be claimed spaces are not supported. The tests fail on Windows when spaces are included, likely because some pkg-config implementations don't support that. Update the tests to not assume spaces are supported as part of a moduleSpec.
Diffstat (limited to 'Tests/CTestTest')
0 files changed, 0 insertions, 0 deletions