Skip to content

Use environment variables in presets to select the compiler. #156

@crud89

Description

@crud89

Describe the Bug

Currently there is an issue in the engine, but also in the example and template projects, that prevents successful re-configuration after invalidating the cache. This is caused by the usage of the the CMAKE_CXX_COMPILER cache variable to select the compiler. To fix this issue, we should instead use the CXX environment variable for this purpose.

Metadata

Metadata

Assignees

Labels

Bug 🐞Something isn't working.Build 🛠Issues that involve the build process.

Projects

Status

v0.5.1

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions