https://github.com/Kitware/CMake
Revision 1502f281ddf6d17e3a41638e0492e74739dd89f9 authored by Rolf Eike Beer on 16 March 2020, 15:29:52 UTC, committed by Brad King on 16 March 2020, 15:46:38 UTC
1 parent 1ec72e0
Raw File
Tip revision: 1502f281ddf6d17e3a41638e0492e74739dd89f9 authored by Rolf Eike Beer on 16 March 2020, 15:29:52 UTC
FindThreads: Improve documentation
Tip revision: 1502f28
.gitignore
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing

# Visual Studio work directory
.vs/

# Visual Studio Code
.vscode/
back to top