https://gitlab.opengeosys.org/ogs/ogs.git
Revision eff88134f876dbf966715509998b9b717ddad74e authored by Lars Bilke on 04 January 2016, 10:08:32 UTC, committed by Lars Bilke on 04 January 2016, 10:08:32 UTC
1 parent ace2bbe
Raw File
Tip revision: eff88134f876dbf966715509998b9b717ddad74e authored by Lars Bilke on 04 January 2016, 10:08:32 UTC
Suppress false unused argument warnings (-isystem) on Mac Clang.
Tip revision: eff8813
.gitignore
*.bak*
build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/modules.xml
back to top