From c11ae8ac827afa50ef226ebaef134f54ac0e532b Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sat, 21 Jun 2014 01:33:57 +0200 Subject: =?UTF-8?q?Add=20.rc=20files=20to=20the=20sources=20to=20have=20th?= =?UTF-8?q?em=20included=20in=20the=20build=20Change-Id:=20I84dda519e617b2?= =?UTF-8?q?4d92fcf374670a4a6ee6f488ee=20Reviewed-on:=20https://code.wiresh?= =?UTF-8?q?ark.org/review/2506=20Reviewed-by:=20J=C3=B6rg=20Mayer=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/m2m/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/m2m') diff --git a/plugins/m2m/CMakeLists.txt b/plugins/m2m/CMakeLists.txt index 3020afd31c..4dda097b15 100644 --- a/plugins/m2m/CMakeLists.txt +++ b/plugins/m2m/CMakeLists.txt @@ -54,6 +54,7 @@ register_dissector_files(plugin.c add_library(m2m ${LINK_MODE_MODULE} ${PLUGIN_FILES} + plugin.rc ) set_target_properties(m2m PROPERTIES PREFIX "") set_target_properties(m2m PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}") -- cgit v1.2.1