How often is OpenThreads tagged?
I see that the 2.3.0 been there a while now.
And there is still a problem with a missing file:
OpenThreads/packaging/pkgconfig/openthreads.pc.in
Which should contain:
cat > packaging/pkgconfig/openthreads.pc.in << _EOF_
# pkg-config source file
pref...@cmake_install_prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/l...@lib_postfix@
includedir=${prefix}/include
Name: openthreads
Description: Object-Oriented (OO) thread interface for C++ programmers
Version: @OPENTHREADS_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lOpenThreads
Cflags: -I${includedir}
_EOF_
Any chance that someone will fix this and tag a new version?
/Anders
--
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org