Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179
[obnox/wireshark/wip.git] / wiretap / CMakeLists.txt
index 97fed77e59e1e36d9b32c5c1e9c5b97f7444c3b3..159df4aad9b650078e557c7fcb31f8b8089b7ae5 100644 (file)
@@ -61,3 +61,4 @@ ADD_LIBRARY(wiretap SHARED
         ascend-scanner.c
 )
 
+INSTALL(TARGETS wiretap LIBRARY DESTINATION lib)