Skip to content
Snippets Groups Projects
Commit 148f7545 authored by Shawn Waldon's avatar Shawn Waldon
Browse files

Merge branch 'upstream-png' into update-png

* upstream-png:
  png 2018-01-29 (c2469e8f)
parents c0f9780a fca95146
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ configure_file(
"${CMAKE_CURRENT_BINARY_DIR}/vtkpngConfig.h")
vtk_add_library(vtkpng ${sources} ${headers})
target_link_libraries(vtkpng PRIVATE vtkzlib)
target_link_libraries(vtkpng PRIVATE ${vtkzlib_LIBRARIES})
if (NOT VTK_INSTALL_NO_DEVELOPMENT)
install(FILES
${headers}
......
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