cmake also needs to learn to build SVR4 packages.

Change-Id: I030e84b9247b273b01890a47d92109dd603e3247
Reviewed-on: https://code.wireshark.org/review/3288
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
This commit is contained in:
Jeff Morriss 2014-07-31 09:20:03 -04:00
parent a69a63f5d1
commit 3762440ff1
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ What needs to be done?
- Guides are not installed.
- Build source package (using CPack).
This is obsolete if we decide to release VCS snapshots instead
- Build rpm package (using CPack).
- Build packages (RPM, SVR4) (using CPack).
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OSX,
Solaris, Win32, Win64, ...)