Skip to content

Use environment variables to specify compiler preference.#157

Merged
crud89 merged 2 commits intomainfrom
fix-cache-vars
Sep 9, 2025
Merged

Use environment variables to specify compiler preference.#157
crud89 merged 2 commits intomainfrom
fix-cache-vars

Conversation

@crud89
Copy link
Copy Markdown
Owner

@crud89 crud89 commented Sep 9, 2025

Describe the pull request

This moves the compiler preference in the CMake presets into environment rather than cacheVariables, which fixes an issue that could cause re-configuration to fail. For details see #156.

Related issues

Fixes #156.

@crud89 crud89 added this to the Alpha #04 Patch 01 milestone Sep 9, 2025
@crud89 crud89 self-assigned this Sep 9, 2025
@crud89 crud89 added this to LiteFX Sep 9, 2025
@crud89 crud89 added the Build 🛠 Issues that involve the build process. label Sep 9, 2025
@crud89 crud89 moved this to In Progress in LiteFX Sep 9, 2025
@crud89
Copy link
Copy Markdown
Owner Author

crud89 commented Sep 9, 2025

Run: checks

@crud89 crud89 merged commit 59f8685 into main Sep 9, 2025
9 checks passed
@crud89 crud89 moved this from In Progress to v0.5.1 in LiteFX Sep 9, 2025
@crud89 crud89 modified the milestones: Alpha #04 Patch 01, Alpha #05 Sep 9, 2025
@crud89 crud89 deleted the fix-cache-vars branch September 10, 2025 13:08
crud89 added a commit that referenced this pull request Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build 🛠 Issues that involve the build process.

Projects

Status: v0.5.1

Development

Successfully merging this pull request may close these issues.

Use environment variables in presets to select the compiler.

1 participant