[CMake] Need some help building OS X Framework

Flavio Castelli flavio at castelli.name
Sat Jun 19 14:23:16 EDT 2010


Hello, I'm the maintainer of qjson[1], a qt-based library. I'm trying
to use cmake to build a OS X framework but I have some problems.
I have not been able to find updated information neither on the
mailing list nor on the wiki. So at the "Tests/Framework" project
shipped with cmake sources.
I made some changes to my code and I have been able to build a
framework of my library. Unfortunately the framework doesn't contain
the headers of my library.

This [2] is my modified CMakeLists.txt file, could you help me finding
what is wrong?

I'm using cmake 2.8.1 built using mac ports on OS X 10.5.8

Thanks in advance,
Flavio

[1] http://qjson.sourceforge.net/
[2] http://gitorious.org/qjson/qjson/blobs/osx/src/CMakeLists.txt


More information about the CMake mailing list