cmake_minimum_required(VERSION 3.21)

project(dependencies)

add_subdirectory(pybind11)
