please add a FindGLIB2.cmake module

Bug #558708 reported by Mingming Ren
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cmake (Ubuntu)
New
Wishlist
Unassigned

Bug Description

Binary package hint: cmake

Please add it. Thanks.

Revision history for this message
Ignition (ignitionweb) wrote :

I'm changing various projects tool chains to use cmake, the absence of a provided FindGLIB2.cmake is an inconvenience.

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

Hi, this would be a nice additions, but you have to ask this upstream :)

a good workaround might be
"
cmake_minimum_required(VERSION 3.2)
include(FindPkgConfig)
pkg_check_modules(GLIB2 glib-2.0)
"

(taken from bug 1563548)

summary: - cmake-data package does not contain FindGLIB2.cmake
+ please add a FindGLIB2.cmake module
Changed in cmake (Ubuntu):
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.