-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.0
-
None
-
b1eb6e5c7 (17.0)
The `toolchainFile` option in a `configurePreset` does not appear to be parsed.
Maybe it is being deliberately stripped out, due to other toolchain-related issues (e.g. QTCREATORBUG-20392) ?
An example where the `toolchainFile` is actually set to a non-existent file would cause an error with "cmake --preset default", but Qt Creator accepts it.
(cmake 4)