Skip to content
Snippets Groups Projects
Commit 587312d2 authored by David E. DeMarle's avatar David E. DeMarle
Browse files

Merge branch 'upstream-tiff' into release

* upstream-tiff:
  tiff 2017-12-05 (818c6fed)
parents d4a417fb 55534d28
Branches
Tags
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.
Please register or to comment