aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-05 12:25:54 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-05 12:25:54 +0000
commit885769fbd7e095a1be5ee77bdfa4e67f9fddb989 (patch)
tree7688daecf93304f3ffefc0c1a6d370df50f60a7f /cmake/modules
parentadc256c0d625fbb0d1eab9704ff1a3f09beb5354 (diff)
Add call to FindPackageHandleStandardArgs
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38361 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'cmake/modules')
-rw-r--r--cmake/modules/FindGLIB2.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindGLIB2.cmake b/cmake/modules/FindGLIB2.cmake
index b13ca1e0e5..03be273b2b 100644
--- a/cmake/modules/FindGLIB2.cmake
+++ b/cmake/modules/FindGLIB2.cmake
@@ -214,6 +214,7 @@ ELSE (GLIB2_LIBRARIES AND GLIB2_INCLUDE_DIRS )
MARK_AS_ADVANCED(LIBINTL_INCLUDE_DIR LIBINTL_LIBRARY)
ENDIF (GLIB2_LIBRARIES AND GLIB2_INCLUDE_DIRS)
+include(FindPackageHandleStandardArgs)
IF ( WIN32 )
# include libiconv for win32