
    find_package(directxmath CONFIG REQUIRED)
    target_link_libraries(main PRIVATE Microsoft::DirectXSH)
