add_subdirectory("c")
if(BUILD_CXXLIBS)
    add_subdirectory("cpp")
endif()
