Merge topic 'FindTIFF-tiffxx'

a468cc431c FindTIFF: add component CXX to include the C++ wrapper libtiffxx

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4934
This commit is contained in:
Brad King
2020-07-01 11:02:01 +00:00
committed by Kitware Robot
4 changed files with 125 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
FindTIFF-tiffxx
---------------
* The :module:`FindTIFF` module gained a ``CXX`` component to
find the ``tiffxx`` library containing C++ bindings.