Revision c097088ab594f313af3c0244cbb2524b717151fe authored by Dmitry Yu. Naumov on 07 December 2021, 11:24:23 UTC, committed by Dmitry Yu. Naumov on 07 December 2021, 11:24:23 UTC
[App/DE] VtkVisFilter; missing vtk libraries deps

See merge request ogs/ogs!3909
2 parent s d2f1d5e + 29bcd89
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top