ADD_EXECUTABLE(dbg main.cpp) target_link_libraries(dbg boost_program_options boost_regex readline) target_link_libraries(dbg debugger)