summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake
index 14e1bde5d5..2061f8d527 100644
--- a/README.cmake
+++ b/README.cmake
@@ -58,6 +58,9 @@ Note 1:
# http://public.kitware.com/Bug/view.php?id=13818
-DPYTHON_EXECUTABLE=c:/Python27/python
+ # Disable building an application bundle (Wireshark.app) on Mac OS X
+ -DENABLE_APPLICATION_BUNDLE=OFF
+
Note 2:
After running cmake, you can always run "make help" to see
a list of all possible make targets.