$NetBSD: patch-CMakeLists.txt,v 1.1 2020/07/26 07:54:45 maya Exp $

always install woff2* binaries.

--- CMakeLists.txt.orig	2017-11-13 18:31:28.000000000 +0000
+++ CMakeLists.txt
@@ -260,12 +260,10 @@ generate_pkg_config ("${CMAKE_CURRENT_BI
   LIBRARIES woff2enc)
 
 # Installation
-if (NOT BUILD_SHARED_LIBS)
   install(
     TARGETS woff2_decompress woff2_compress woff2_info
     RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
   )
-endif()
 
 install(
   TARGETS woff2common woff2dec woff2enc
