Revision 9b2fb5e6870e3f37e7c10407f5c3016606925552 authored by Lars Bilke on 13 April 2021, 08:40:14 UTC, committed by Lars Bilke on 13 April 2021, 08:40:14 UTC
[de] Init vtk modules

See merge request ogs/ogs!3564
2 parent s 6ae861b + d0a3aed
Raw File
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top