I am trying to create a ccmake build system.  I have been following the 
CMakeList.txt files that come with OSG.  I can build my files in the src 
directory, but my executable source is in an applications directory.  How do I 
get the source file in the application directory to find my library that was 
just build in the src directory?  I know if can be done because OSG does it 
with 
the applications.  I have figured most of it out, but this is giving me fits.  
This is my last hurdle till I can start working on my applications.

Thanks,
Michael
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to