Skip to content
Snippets Groups Projects
Commit c477969c authored by Dan Lipsa's avatar Dan Lipsa
Browse files

Wrap LAS reader.

parent ac5226b6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@ mark_as_advanced(libLAS_INCLUDE_DIR libLAS_LIBRARY)
set(LASReader_SRCS vtkLASReader.cxx)
include_directories(${libLAS_INCLUDE_DIRS})
set_source_files_properties(vtkLASReader WRAP_EXCLUDE)
vtk_module_library(vtkIOLAS ${LASReader_SRCS})
vtk_module_link_libraries(vtkIOLAS LINK_PRIVATE ${libLAS_LIBRARIES})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment