Skip to content

Commit

Permalink
Merge pull request #28 from jhlegarreta/AllowBuildingExamples
Browse files Browse the repository at this point in the history
ENH: Allow building examples.
  • Loading branch information
thewtex committed Jan 3, 2019
2 parents 00a0b7c + 47e8375 commit 087c5fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ if(NOT ITK_SOURCE_DIR)
else()
itk_module_impl()
endif()

itk_module_examples()

0 comments on commit 087c5fd

Please sign in to comment.