mklΒΆ

hunter_add_package(mkl)

include_directories("${MKL_ROOT}/include")

add_executable(boo boo.cpp)