From ea5c7406ed69ba1102eb07e69319e3b188e2ff4f Mon Sep 17 00:00:00 2001 From: NIFTI Upstream Date: Wed, 3 Aug 2022 08:08:43 -0500 Subject: [PATCH] nifti 2022-08-03 (3146cac8) Code extracted from: https://github.com/NIFTI-Imaging/nifti_clib.git at commit 3146cac8ef7addc8dfd3b67734c2bf97ee611f3b (master). --- cmake/nifti_macros.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/nifti_macros.cmake b/cmake/nifti_macros.cmake index 5d66b9f3b02..f7fc9105710 100644 --- a/cmake/nifti_macros.cmake +++ b/cmake/nifti_macros.cmake @@ -135,7 +135,6 @@ function(install_nifti_target target_name) COMPONENT Development INCLUDES DESTINATION ${NIFTI_INSTALL_INCLUDE_DIR} - COMPONENT Development ) endfunction()