
add_oiv_executable(02.Pyramid
 Alternate.cxx
 Glow.cxx
 newNodes.cxx
 Pyramid.cxx
)

add_oiv_executable(02.Torus
 TorusMain.cxx
 Torus.cxx
)

target_link_libraries(02.Torus ${OpenInventor_LIBRARIES} ${DialogViz_LIBRARIES})
