# vulkan-xmake-test **Repository Path**: EEPPEE_admin/vulkan-xmake-test ## Basic Information - **Project Name**: vulkan-xmake-test - **Description**: xmake to build vulkan sample, using deps: glfw, glm, vulkan - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-09 - **Last Updated**: 2024-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Xmake, Vulkan ## README # Ref Links: - https://xmake.io/mirror/manual/project_target.html - https://zhuanlan.zhihu.com/p/489234859 # build from source ```bash yay -S glfw glm xmake xmake r ``` # xmake test passed on macos11