Skip to content

Conversation

@HellAholic
Copy link
Contributor

This pull request introduces a new property to the CuraEngineConan class in conanfile.py to specify the minimum required C++ standard version. This helps ensure consistency in build requirements for the project.

Build requirements update:

  • Added the _min_cppstd property to CuraEngineConan to enforce a minimum C++ standard version of 20.

CURA-12814

Introduces the _min_cppstd property to specify C++20 as the minimum required standard for the project.
@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2025

Test Results

28 tests  ±0   28 ✅ ±0   4s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit d5cb2be. ± Comparison against base commit 60f5df1.

♻️ This comment has been updated with latest results.

Deleted the debug property from CuraEngineConan. Added logic to disable tbbproxy for ARM64 Windows platforms in the requirements configuration.
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.

3 participants