blob: a7d4a1aea1bd162912dee9decf8b13877dcd203c [file] [log] [blame] [edit]
set(wrapper_DEFINITIONS USE_CONSOLE_ENTRY_POINT WIN_CAIRO)
include(Cairo.cmake)
WEBKIT_WRAP_EXECUTABLE(ImageDiff
SOURCES ${TOOLS_DIR}/win/DLLLauncher/DLLLauncherMain.cpp
LIBRARIES shlwapi
)
target_compile_definitions(ImageDiff PRIVATE ${wrapper_DEFINITIONS})