add_library(Hull) target_sources( Hull PUBLIC FILE_SET CXX_MODULES FILES hull.cpp ) target_link_libraries( Hull PUBLIC OxStd )