Ticket #875 (closed task: fixed)
[PATCH] Split FindGLIB2.cmake into several modules and add a possibility to require a version
| Reported by: | bricks | Owned by: | bricks |
|---|---|---|---|
| Priority: | normal | Milestone: | OpenSync 0.40 |
| Component: | OpenSync: Build Environment | Version: | 0.38 |
| Severity: | normal | Keywords: | cmake, glib |
| Cc: |
Description
Currently FindGLIB2.cmake includes Glib, GModule GThread and GObject. This should be spitted into different CMake modules. Also it isn't possible to require a MIN_VERSION e.g. glib 2.12.
Attachments
Change History
comment:2 Changed 5 years ago by felixmoeller
- Summary changed from Split FindGLIB2.cmake into several modules and add a possibility to require a version to [PATCH] Split FindGLIB2.cmake into several modules and add a possibility to require a version
Thanks for the minversion patch bellmich. bricks is that one good to go?
Note: See
TracTickets for help on using
tickets.
