Wireshark mailing list archives

CMake doesn't create a libui.lib or libuicli.lib


From: Graham Bloice <graham.bloice () trihedral com>
Date: Wed, 25 Jun 2014 00:12:06 +0100

The Windows nmake build creates a libui.lib in the ui directory and a
libuicli.lib that is linked into all interested executables, but the CMake
build just compiles the same source files multiple times into each target
directory, e.g. tap-expert.obj is in tshark.dir\RelWithDebInfo and
tfshark.dir\RelWithDebInfo.

CMakeLists.txt should be adjusted to build and link these libraries.

-- 
Graham Bloice
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: