aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-02-23 11:00:37 -0800
committerGuy Harris <guy@alum.mit.edu>2018-02-23 19:20:32 +0000
commite3db7c581cd9facc01015d81e5c63a24032556a7 (patch)
tree39d48c8f86c732efbbec64cf96e455f96d002a20
parenta8ed879d7e9cae014d768ae10c7f407c3831ef10 (diff)
I don't think ipmap.html belongs in the same directory as the binaries.
Change-Id: I1a15ec77786f6a141e78c62885343f8cc51c73bf Reviewed-on: https://code.wireshark.org/review/26059 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9928b45024..d903a03490 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2963,9 +2963,6 @@ if(ENABLE_APPLICATION_BUNDLE)
)
ADD_CUSTOM_TARGET( dmg_package
- COMMAND ${CMAKE_COMMAND} -E copy_if_different
- "${PROJECT_SOURCE_DIR}/ipmap.html"
- $<TARGET_FILE_DIR:wireshark>
COMMAND ${CMAKE_COMMAND} -E copy_directory
${CMAKE_SOURCE_DIR}/packaging/macosx/ChmodBPF
${CMAKE_BINARY_DIR}/run/ChmodBPF