cmake_minimum_required(VERSION 3.15...3.26)
set(CMAKE_VERBOSE_MAKEFILE on)
project(pyhk)
add_subdirectory(hk)
