2024-02-11 16:11:06 +00:00
|
|
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
2024-11-28 14:59:29 +00:00
|
|
|
index 17fa031..6876018 100644
|
2024-02-11 16:11:06 +00:00
|
|
|
--- a/CMakeLists.txt
|
|
|
|
+++ b/CMakeLists.txt
|
2024-11-28 14:59:29 +00:00
|
|
|
@@ -4175,8 +4175,6 @@ endif()
|
|
|
|
|
|
|
|
install(FILES "${CMAKE_BINARY_DIR}/resources/wireshark.pc"
|
|
|
|
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig
|
|
|
|
- COMPONENT "Development"
|
2024-02-11 16:11:06 +00:00
|
|
|
- EXCLUDE_FROM_ALL
|
|
|
|
)
|
|
|
|
|
|
|
|
install(
|