Skip to content

Commit

Permalink
ENH: Enable building shared libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
aylward committed Dec 17, 2023
1 parent 070fef6 commit 75c57ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions itk-module.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75c57ce

Please sign in to comment.