Wireshark-commits: [Wireshark-commits] master f0ce0d7: Add CMake stuff for custom plugins.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Sep 2014 14:37:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0ce0d7ecd248a2bb45eb4fb217965b71281a645
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0ce0d7 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Add CMake stuff for custom plugins.
    
    Change-Id: I1eff6b902d9bd9fb8f3073ab0f4fc3dd143d0fc4
    Reviewed-on: https://code.wireshark.org/review/3946
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c343932   Add abillity to add custom crypto files.
    adds  f0ce0d7   Add CMake stuff for custom plugins.


Summary of changes:
 CMakeLists.txt                                     |    1 +
 .../Makefile.nmake => plugins/CMakeListsCustom.txt |   13 ++++++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)
 copy asn1/h460/Makefile.nmake => plugins/CMakeListsCustom.txt (83%)