summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.cmake b/README.cmake
index c0ecbfc81e..313810bd66 100644
--- a/README.cmake
+++ b/README.cmake
@@ -121,9 +121,6 @@ What needs to be done?
- Build source package (using CPack).
This is obsolete if we decide to release VCS snapshots instead
- Build rpm package (using CPack).
-- Build dpkg package (using CPack).
- This is obsolete, we should call CMake from debian/rules instead, using dh
- (rbalint)
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)