https://github.com/Kitware/CMake
Revision e817818926a69363487519f58562cc6412947a89 authored by Brad King on 21 July 2020, 20:35:53 UTC, committed by Brad King on 21 July 2020, 20:35:53 UTC
2 parent s ffe425f + f3a6b4a
Raw File
Tip revision: e817818926a69363487519f58562cc6412947a89 authored by Brad King on 21 July 2020, 20:35:53 UTC
Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17
Tip revision: e817818
.gitignore
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing

# Visual Studio work directory
.vs/

# Visual Studio Code
.vscode/
back to top