Skip to content
Snippets Groups Projects
Commit 32ee69c5 authored by Brad King's avatar Brad King
Browse files

FindCxxTest: Do not run cxxtestgen through interpreter unless necessary

On platforms that support shebang lines the `cxxtestgen` script should
be able to execute without an explicit interpreter.  Do this if possible
so that the proper interpreter specified by the shebang line is honored.
Ideally we shouldn't even need to find `python` in this case, but that
will be a larger change better made by a dedicated module maintainer.

Closes: #16331
parent 8f25f376
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment