add_subdirectory(c)
if(BUILD_CXX)
  add_subdirectory(c++)
endif()