diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2006-05-11 14:56:01 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2006-05-11 14:56:01 (GMT) |
commit | b22a464bcc91e813e2df573ea9c935354fa4b0f0 (patch) | |
tree | 5f93715c1e20140e0911e7ae3975ee85d6731a90 /ChangeLog.manual | |
parent | 0c4f1e3f80a2faafc2f22576f5e8fdf5f6033564 (diff) | |
download | CMake-b22a464bcc91e813e2df573ea9c935354fa4b0f0.zip CMake-b22a464bcc91e813e2df573ea9c935354fa4b0f0.tar.gz CMake-b22a464bcc91e813e2df573ea9c935354fa4b0f0.tar.bz2 |
ENH: merge changs from main tree
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r-- | ChangeLog.manual | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual index 5558336..22d1bf3 100644 --- a/ChangeLog.manual +++ b/ChangeLog.manual @@ -1,5 +1,7 @@ Changes in CMake 2.4.2 +* Fix FindQT to be able to use full paths to source files + * Fix CPack ZIP on windows command line problem * Find executables with no extension on windows mingw |