add_subdirectory(examples)

add_library(bindings INTERFACE)
target_include_directories(bindings INTERFACE ..)
