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 - Removing '.gxx' from installation #165

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dpasukhi
Copy link
Member

@dpasukhi dpasukhi commented Nov 18, 2024

Refactor file extension filters in CMake and QMake configurations.
Gxx extension used as a "old-way-template" to repeat .cxx content.
Marking gxx as a source file instead of header.
Moving to absolute path for the gxx integrations.

@dpasukhi dpasukhi added 2. Enhancement New feature or request 1. Configuration CMake/QMake processes of OCCT or samples labels Nov 18, 2024
@dpasukhi dpasukhi self-assigned this Nov 18, 2024
@dpasukhi dpasukhi linked an issue Nov 18, 2024 that may be closed by this pull request
2 tasks
Refactor file extension filters in CMake and QMake configurations.
Gxx extension used as a "old-way-template" to repeat .cxx content.
Marking gxx as a source file instead of header.
Moving to absolute path for the gxx integrations.
@dpasukhi dpasukhi merged commit 676f92f into Open-Cascade-SAS:IR Nov 18, 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.

GXX files removing
1 participant