###############################################################################
# configure perl
# Perl support is currently broken. Show the warning message.
message(WARNING "PERL support in WrapITK is currently broken!")
# Keep ITK_WRAP_PERL in advanced mode
mark_as_advanced(ITK_WRAP_PERL)
