Skip to content
Snippets Groups Projects
Commit 497e5ca6 authored by David E. DeMarle's avatar David E. DeMarle Committed by Kitware Robot
Browse files

Merge topic 'bump-tiff' into release


587312d2 Merge branch 'upstream-tiff' into release
55534d28 tiff 2017-12-05 (818c6fed)

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Acked-by: default avatarBen Boeckel <ben.boeckel@kitware.com>
Merge-request: !3661
parents d4a417fb 587312d2
No related branches found
Tags v8.0.1
No related merge requests found
......@@ -151,7 +151,7 @@ install(TARGETS tiff
ARCHIVE DESTINATION ${CMAKE_INSTALL_FULL_LIBDIR})
endif ()
if (NOT_VTK_INSTALL_NO_DEVELOPMENT) # XXX(kitware): install headers when VTK does
if (NOT VTK_INSTALL_NO_DEVELOPMENT) # XXX(kitware): install headers when VTK does
install(FILES ${tiff_HEADERS} ${nodist_tiff_HEADERS}
DESTINATION "${CMAKE_INSTALL_FULL_INCLUDEDIR}")
endif ()
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