add_executable(simple "simple.cpp")
target_link_libraries(simple options)
