vega_add_library(getopts
  SOURCES
    getopts.cpp
    commandLineParser.cpp
  PUBLIC_HEADERS
    getopts.h
    commandLineParser.h
)
