Skip to content

Commit 2c32a66

Browse files
committed
find more OpenSceneGraph libraries
required by some external plugins
1 parent 3e3bb67 commit 2c32a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/FindCOVER.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(NOT COVISE_FOUND)
77
endif()
88

99
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} "$ENV{EXTERNLIBS}/OpenSceneGraph")
10-
covise_find_package(OpenSceneGraph 3.6.0 COMPONENTS osgViewer osgGA osgDB)
10+
covise_find_package(OpenSceneGraph 3.6.0 COMPONENTS osgViewer osgGA osgDB osgUtil osgText osgParticle osgSim osgFX)
1111
set(OpenGL_GL_PREFERENCE LEGACY)
1212
covise_find_package(OpenGL)
1313
covise_find_package(GLEW)

0 commit comments

Comments
 (0)