We need to support building against an SDK on OS X.
authorGuy Harris <guy@alum.mit.edu>
Thu, 31 Jul 2014 18:37:28 +0000 (11:37 -0700)
committerGuy Harris <guy@alum.mit.edu>
Thu, 31 Jul 2014 18:37:58 +0000 (18:37 +0000)
Change-Id: I1fe9390e450dcb3669653a94d95339bce3182799
Reviewed-on: https://code.wireshark.org/review/3293
Reviewed-by: Guy Harris <guy@alum.mit.edu>
README.cmake

index 68e9d46650868b5783ee1e47aefc17f6b4eb7c80..df7ec9c49628539e8fec95136406ab197c21da82 100644 (file)
@@ -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