Hi Sergey,

I have seen you had trouble with the CMakeLists.txt file included with
the examples package. To tell the truth, the openscenegraph-examples was
not designed to be a stand alone build system for OSG examples, but a
convenience for users to have their code handy instead of having to
download the source. That CMakeLists.txt is the original one in upstream
sources and I fear that won't work when stripped out of the build tree.

The best solution is to remove that CMakeLists.txt in the next releases,
in order to avoid confusing users and given that all of them are trivial
to compile: just use $(pkg-config openscenegraph --libs) to link
automatically against required libraries.

Regards,

Alberto



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to