# This is mul/mbl/examples/CMakeLists.txt

link_libraries( mbl ${VXL_LIB_PREFIX}vul )

add_executable( parse_file_example parse_file_example.cxx )
