add_executable(pl0 main.cpp) target_link_libraries(pl0 compiler) target_link_libraries(pl0 boost_program_options)