TRIBITS_ADD_EXECUTABLE_AND_TEST(
  CommandLineProcessor_test  
  SOURCES cxx_main.cpp 
  ARGS --verbose
  COMM serial mpi
  NUM_MPI_PROCS 1
  )
