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

Investigate usage of Q_MOC_RUN to speed up the build #83

Open
ntadej opened this issue Dec 21, 2023 · 0 comments
Open

Investigate usage of Q_MOC_RUN to speed up the build #83

ntadej opened this issue Dec 21, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ntadej
Copy link
Collaborator

ntadej commented Dec 21, 2023

Investigate wrapping specific headers using

#ifndef Q_MOC_RUN
...
#endif

to speed-up the build and only use those headers with moc.

@ntadej ntadej added this to the Future milestone Apr 18, 2024
@ntadej ntadej added the enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant