
add_executable(cxxoptparse_test test_cxxoptparse.cxx)
target_link_libraries(cxxoptparse_test jupiter-cxxoptparse test-util-cxx)
