Hi,
I checked out trunk version of it, but I cannot find documentation on how to
use it. I tried adding this to my CMakeLists.txt:
Code:
#find_package(osgWorks COMPONENTS libosgworks)
find_package(osgWorks)
include_directories(${OSGWORKS_INCLUDE_DIRS})
Code:
Configuring my project in CMake gives following error:
CMake Warning at CMakeLists.txt:17 (find_package):
Could not find module FindosgWorks.cmake or a configuration file for package
osgWorks.
Adjust CMAKE_MODULE_PATH to find FindosgWorks.cmake or set osgWorks_DIR to
the directory containing a CMake configuration file for osgWorks. The file
will have one of the following names:
osgWorksConfig.cmake
osgworks-config.cmake
Can anyone provide pointers?
Thank you!
Cheers,
Dženan
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=27701#27701
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org