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

LINK_LIBRARIES( mbl )

ADD_EXECUTABLE( mbl_print_log_properties print_log_properties.cxx )
