Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration - Optimize include copy logic #155

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

dpasukhi
Copy link
Member

Avoiding re-copying the existed header file.
Add option to create a copy in case if symlink is not available.

@dpasukhi dpasukhi added 2. Enhancement New feature or request 1. Configuration CMake/QMake processes of OCCT or samples labels Nov 12, 2024
@dpasukhi dpasukhi self-assigned this Nov 12, 2024
@dpasukhi
Copy link
Member Author

Extra needs: check that type of includes inside build is the same type (symlink or direct include)

@dpasukhi dpasukhi marked this pull request as draft November 13, 2024 23:21
Avoiding re-copying the existed header file.
@dpasukhi dpasukhi marked this pull request as ready for review November 15, 2024 09:21
@dpasukhi dpasukhi merged commit 4ebc468 into Open-Cascade-SAS:IR Nov 15, 2024
13 checks passed
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 2. Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants