Skip to content

Conversation

@h3xx
Copy link

@h3xx h3xx commented Jun 29, 2023

If a user sets CMAKE_C_COMPILER_LAUNCHER or CMAKE_CXX_COMPILER_LAUNCHER, don't override it or overstep it; it could be wrong.

If a user sets CMAKE_C_COMPILER_LAUNCHER or CMAKE_CXX_COMPILER_LAUNCHER,
don't override it; it could be wrong.
@ceeac
Copy link
Contributor

ceeac commented Jul 3, 2023

CMAKE_C/CXX_COMPILER_LAUNCHER was added in CMake 3.17 while Simutrans supports a minimum CMake version of 3.16, so this approach will not work in all cases. Also, the preferred method to contribute is via the forum (https://forum.simutrans.com/index.php?board=33.0) as this repository is just a mirror.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants