http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34248
User: jmayer
Date: 2010/09/25 08:38 AM
Log:
- FindGLIB2.cmake updates from
http://www.opensync.org/browser/branches/3rd-party-cmake-modules/modules
+ split out FindGMODULE2.cmake
+ contains /sw/... by default
+ supposedly tested on OSX
- Disable pcre for cmake builds by default, gregex should be
picked up automatically if glib2 is not too old.
Should you have trouble linking due to some libgmodule... stuff
undefined, please add "${GMODULE2_LIBRARIES}" after "${GLIB2_LIBRARIES}"
an report back.
Directory: /trunk/cmake/modules/
Changes Path Action
+27 -0 COPYING-CMAKE-SCRIPTS Added
+188 -162 FindGLIB2.cmake Modified
+59 -0 FindGMODULE2.cmake Added
Directory: /trunk/
Changes Path Action
+1 -1 CMakeLists.txt Modified
+1 -1 CMakeOptions.txt Modified
Directory: /trunk/wiretap/
Changes Path Action
+1 -0 CMakeLists.txt Modified