diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2007-11-01 20:21:57 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2007-11-01 20:21:57 (GMT) |
commit | 7d6fa1c0e9c79465e6e7b77815255fe6d83fbb8e (patch) | |
tree | beed6898a9a1fa84cc1a32f8d19d7ff113409a52 /Source/QtDialog | |
parent | a1a5895c8946474e987742b32d60ea4800ee40ca (diff) | |
download | CMake-7d6fa1c0e9c79465e6e7b77815255fe6d83fbb8e.zip CMake-7d6fa1c0e9c79465e6e7b77815255fe6d83fbb8e.tar.gz CMake-7d6fa1c0e9c79465e6e7b77815255fe6d83fbb8e.tar.bz2 |
ENH: create a directory for qt interface to cmake
Diffstat (limited to 'Source/QtDialog')
-rw-r--r-- | Source/QtDialog/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/QtDialog/README b/Source/QtDialog/README new file mode 100644 index 0000000..d1b38c4 --- /dev/null +++ b/Source/QtDialog/README @@ -0,0 +1 @@ +This is the Qt interface to CMake. It has a BSD license compatible with the Qt license.
\ No newline at end of file |