add_subdirectory(lib)
add_subdirectory(parlib)
add_subdirectory(utils)
if(SIONlib_PARUTILS)
  add_subdirectory(parutils)
endif()
