Impossible to use separate C and C++ Compilers #2

Closed
opened 2020-06-07 05:25:52 +02:00 by Xaymar · 1 comment
Xaymar commented 2020-06-07 05:25:52 +02:00 (Migrated from github.com)

Detection will fail due to detection depending on both compilers being the same, which they usually are. A minor bug, but probably useful if the project only needs one of the languages, instead of both.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Detection will fail due to detection depending on both compilers being the same, which they usually are. A minor bug, but probably useful if the project only needs one of the languages, instead of both. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/110250794-impossible-to-use-separate-c-and-c-compilers?utm_campaign=plugin&utm_content=tracker%2F172113446&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F172113446&utm_medium=issues&utm_source=github). </bountysource-plugin>
Xaymar commented 2023-04-23 18:12:01 +02:00 (Migrated from github.com)

No sensible way to properly do this, opted against separating the compilers - unlikely that anyone will ever need this anyway.

No sensible way to properly do this, opted against separating the compilers - unlikely that anyone will ever need this anyway.
Sign in to join this conversation.