diff options
author | Brad King <brad.king@kitware.com> | 2014-12-17 20:00:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-12-17 20:00:39 (GMT) |
commit | 3470704f5a68310a063d928e290a41be5e49620f (patch) | |
tree | 388943a81256a423bb2609b633f4370543991691 /Source/kwsys/README.txt | |
parent | 9c7c6e434a1483ad5a188136a1cfb7bbf9cf5d61 (diff) | |
parent | 6a5ab894fbb1683ed24bfa5d603eff6ff3f40039 (diff) | |
download | CMake-3470704f5a68310a063d928e290a41be5e49620f.zip CMake-3470704f5a68310a063d928e290a41be5e49620f.tar.gz CMake-3470704f5a68310a063d928e290a41be5e49620f.tar.bz2 |
Merge branch 'upstream-kwsys' into update-kwsys
Diffstat (limited to 'Source/kwsys/README.txt')
-rw-r--r-- | Source/kwsys/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/kwsys/README.txt b/Source/kwsys/README.txt index ba03f8d..b8191f7 100644 --- a/Source/kwsys/README.txt +++ b/Source/kwsys/README.txt @@ -8,3 +8,5 @@ details. You are probably reading this file in the source tree of a surrounding project. In that case, see "../README.kwsys" for details of using KWSys in your project. + +See CONTRIBUTING.rst for instructions to contribute KWSys changes. |