Wireshark mailing list archives

Re: how does cmake know how to generate plugin.c


From: Joerg Mayer <jmayer () loplof de>
Date: Wed, 19 Jun 2013 04:31:43 +0200

On Tue, Jun 18, 2013 at 12:34:08PM -0700, Dirk Jagdmann wrote:
I'm studying cmake rules in the plugin/ directory. I can not find
out, how cmake knows how to build the plugin.c file for each of the
plugins. Where is this defined?

register_dissector_files(plugin.c
        plugin
        ${DISSECTOR_SRC}
)

which gets defined in cmake/modules/UseMakeDissectorReg.cmake

Ciao
      Jörg
-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
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: