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

LINK_LIBRARIES( mbl vul )

ADD_EXECUTABLE( parse_file_example parse_file_example.cxx )
