IF(OIVIO_ENABLE_STL)
  add_oiv_runtest_parameter( "$OIVHOME/examples/source/Inventor/tools/ivToStl/data/lathe.iv" )
  link_libraries( "${OpenInventorIO_STL_LIBRARIES}" )
  add_oiv_executable(ivToStl ivToStl.cxx)
endif()
