diff options
author | Felix Geyer <debfx@fobos.de> | 2016-07-10 09:05:56 (GMT) |
---|---|---|
committer | Felix Geyer <debfx@fobos.de> | 2016-07-10 09:05:56 (GMT) |
commit | 566086187f21aef0686f0f21e97d06e93a205db8 (patch) | |
tree | 483e4ac5c9f16a2487dd67880618f8ae5cb3ddd2 /Tests | |
parent | 03a50961f338462acc65db876c59e0045f0754d9 (diff) | |
download | CMake-566086187f21aef0686f0f21e97d06e93a205db8.zip CMake-566086187f21aef0686f0f21e97d06e93a205db8.tar.gz CMake-566086187f21aef0686f0f21e97d06e93a205db8.tar.bz2 |
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. |