From 75c57ce970643b62d7971ce727dff6ccba9e6d9a Mon Sep 17 00:00:00 2001 From: Stephen Aylward Date: Sun, 17 Dec 2023 09:12:52 -0500 Subject: [PATCH] ENH: Enable building shared libraries --- itk-module.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/itk-module.cmake b/itk-module.cmake index a0178e9..079243b 100644 --- a/itk-module.cmake +++ b/itk-module.cmake @@ -10,6 +10,7 @@ file(READ "${MY_CURENT_DIR}/README.rst" DOCUMENTATION) # define the dependencies of the include module and the tests itk_module(RLEImage + ENABLE_SHARED DEPENDS ITKImageGrid TEST_DEPENDS