I don't think ipmap.html belongs in the same directory as the binaries.
authorGuy Harris <guy@alum.mit.edu>
Fri, 23 Feb 2018 19:00:37 +0000 (11:00 -0800)
committerGuy Harris <guy@alum.mit.edu>
Fri, 23 Feb 2018 19:20:32 +0000 (19:20 +0000)
Change-Id: I1a15ec77786f6a141e78c62885343f8cc51c73bf
Reviewed-on: https://code.wireshark.org/review/26059
Reviewed-by: Guy Harris <guy@alum.mit.edu>
CMakeLists.txt

index 9928b45024e555e60ac70d74e5430b2a5c7c83b9..d903a034904daf350423ef0df7a622a3e4a99fde 100644 (file)
@@ -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