Skip to content

Configuration - Re-Configuration time optimization#467

Merged
dpasukhi merged 1 commit intoOpen-Cascade-SAS:IRfrom
dpasukhi:cmake_optimize
Mar 30, 2025
Merged

Configuration - Re-Configuration time optimization#467
dpasukhi merged 1 commit intoOpen-Cascade-SAS:IRfrom
dpasukhi:cmake_optimize

Conversation

@dpasukhi
Copy link
Copy Markdown
Member

Refactor CMake files to hide redundant variables using mark_as_advanced.
The result - no re-find will be performed.
From 30s to 5s for second time reconfiguration stage.

Refactor CMake files to hide redundant variables using mark_as_advanced.
The result - no re-find will be performed.
From 30s to 5s for second time reconfiguration stage.
@dpasukhi dpasukhi added the 1. Configuration CMake/QMake processes of OCCT or samples label Mar 29, 2025
@dpasukhi dpasukhi added this to the Release 7.9.1 milestone Mar 29, 2025
@dpasukhi dpasukhi requested a review from AtheneNoctuaPt March 29, 2025 16:37
@dpasukhi dpasukhi self-assigned this Mar 29, 2025
@dpasukhi dpasukhi merged commit 25b1254 into Open-Cascade-SAS:IR Mar 30, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Maintenance Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1. Configuration CMake/QMake processes of OCCT or samples

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant