-
Notifications
You must be signed in to change notification settings - Fork 239
CMake improvements #769
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
CMake improvements #769
Conversation
- Removed obsolete CMake scripts
- Simplified library linking
- Qt moc, ui and rcc files are now handled automatically
Made use of link interface functionality in CMake. See http://www.cmake.org/cmake/help/v3.2/command/target_link_libraries.html
Jenkins: OGS-6/Gui/Gui-Linux-PRs failed: https://svn.ufz.de:8443/job/OGS-6/job/Gui/job/Gui-Linux-PRs/389/ |
Jenkins: OGS-6/Gui/Gui-Linux-PRs failed: https://svn.ufz.de:8443/job/OGS-6/job/Gui/job/Gui-Linux-PRs/391/ |
5bcdd51
to
cb7f153
Compare
A PR with 123 additions and 3,862 deletions for the same functionality is one of the best things happening to the code. |
👍 |
4ee67df
to
f3d334f
Compare
5735c00
to
6af7b99
Compare
OpenGeoSys development has been moved to GitLab. |