[sigc] How to test for libsigc++ with CMake?
- From: Rui Maciel <rui maciel gmail com>
- To: libsigc-list gnome org
- Subject: [sigc] How to test for libsigc++ with CMake?
- Date: Thu, 09 Feb 2012 14:44:38 +0000
I've started a small pet project with the purpose of getting acquainted
with cmake, and I intended to use libsigc++ on that project. Yet, I
failed to get a hold of a way to write cmake scripts that test if
libsigc++ is present in a system, which version is present and include
it in the build process.
As far as I could tell, cmake relies on Find scripts to include
libraries, which tend to not be provided at all, and it appears it
doesn't support standard tools such as pkg-config.
So, does anyone have any experience using libsigc++ with cmake projects?
Thanks in advance,
Rui Maciel
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]