summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-31 11:37:28 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-31 18:37:58 +0000
commitb98537a4da261e4a1a02c80d5ae4594ed37290cb (patch)
treef48cbe28636616bd939298c6bc3583b71a0332b7 /README.cmake
parent8531f88222e268bc444ffb58ec6efbb6af716382 (diff)
downloadwireshark-b98537a4da261e4a1a02c80d5ae4594ed37290cb.tar.gz
We need to support building against an SDK on OS X.
Change-Id: I1fe9390e450dcb3669653a94d95339bce3182799 Reviewed-on: https://code.wireshark.org/review/3293 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake
index 68e9d46650..df7ec9c496 100644
--- a/README.cmake
+++ b/README.cmake
@@ -124,6 +124,7 @@ What needs to be done?
- Add back checkAPI target.
- Test and add support for other platforms (BSDs, OS X,
Solaris, Win32, Win64, ...)
+- Support building against an SDK for OS X.
- Add support for cmake configurations.
- Get plugins loading when running *shark from the build directory.
- Automatically figure out if *shark is running from the build directory