Skip to content

Commit

Permalink
up #33
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed May 3, 2018
1 parent c34616c commit 8d87604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@ ENDIF(BUILD_DOXYGEN)
#=========================================================
# If choose to build examples, then look into Examples folder.
IF(BUILD_EXAMPLES)
add_subdirectory(docs/modules/centerlines )
add_subdirectory(docs/modules/mri )
#add_subdirectory(docs/modules/centerlines )
add_subdirectory(docs/modules/mri/examples )
ENDIF(BUILD_EXAMPLES)
#=========================================================

Expand Down

0 comments on commit 8d87604

Please sign in to comment.