cmake_minimum_required(VERSION 3.11.0)

include(${HAILO_EXTERNALS_CMAKE_SCRIPTS}/pybind11.cmake)
add_subdirectory(src)
