diff options
author | David Cole <david.cole@kitware.com> | 2011-12-16 15:15:28 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2011-12-16 15:15:28 (GMT) |
commit | 44b6b0b5df98f0b0a9e2302abe41311379cb034c (patch) | |
tree | 92142f1ae31215451602918b0a24fab5a9804813 /Source | |
parent | 8f8ee53729f4f75f75eafc39e8a9b8b5a86af3a7 (diff) | |
parent | 470bcfad7ba51fd2a4bd04fe2a4aa68582a0b2a1 (diff) | |
download | CMake-44b6b0b5df98f0b0a9e2302abe41311379cb034c.zip CMake-44b6b0b5df98f0b0a9e2302abe41311379cb034c.tar.gz CMake-44b6b0b5df98f0b0a9e2302abe41311379cb034c.tar.bz2 |
Merge topic 'remove-old-QtDialog-readme'
470bcfa Remove the apparently outdated README in Source/QtDialog.
Diffstat (limited to 'Source')
-rw-r--r-- | Source/QtDialog/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/QtDialog/README b/Source/QtDialog/README deleted file mode 100644 index 0701a2b..0000000 --- a/Source/QtDialog/README +++ /dev/null @@ -1,3 +0,0 @@ -This is the Qt interface to CMake. It has a BSD license compatible with the -Qt license exception. Only developers with a paid QT license are permitted -to make changes to this code. Small patches and bug fixes can |