diff options
author | Brad King <brad.king@kitware.com> | 2016-07-13 13:26:30 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2016-07-13 13:26:30 (GMT) |
commit | 43875ca59ce4084bd1bd857e4d3e1c18b682a466 (patch) | |
tree | 0b57b458dadd90670d8d82e03d2610ea01808c6c /Tests | |
parent | 056db896e396b7fb15d8f813ad1989c67c6f623f (diff) | |
parent | 566086187f21aef0686f0f21e97d06e93a205db8 (diff) | |
download | CMake-43875ca59ce4084bd1bd857e4d3e1c18b682a466.zip CMake-43875ca59ce4084bd1bd857e4d3e1c18b682a466.tar.gz CMake-43875ca59ce4084bd1bd857e4d3e1c18b682a466.tar.bz2 |
Merge topic 'cmake-spelling'
56608618 Fix typos.
Diffstat (limited to 'Tests')
-rw-r--r-- | Tests/RunCMake/CMP0065/WARN-ON-stderr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/CMP0065/WARN-ON-stderr.txt b/Tests/RunCMake/CMP0065/WARN-ON-stderr.txt index dda4fe5..c31ec38 100644 --- a/Tests/RunCMake/CMP0065/WARN-ON-stderr.txt +++ b/Tests/RunCMake/CMP0065/WARN-ON-stderr.txt @@ -5,6 +5,6 @@ CMake Warning \(dev\) in CMakeLists.txt: set the policy and suppress this warning. For compatibility with older versions of CMake, additional flags may be - added to export symbols on all executables regardless of thier + added to export symbols on all executables regardless of their ENABLE_EXPORTS property. This warning is for project developers. Use -Wno-dev to suppress it. |