Skip to content

Commit 1031869

Browse files
committed
Kick off Vulkan loader
1 parent fbca720 commit 1031869

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/nuke/Native/VulkanLoader.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
using static Nuke.Common.Tools.GitHub.GitHubTasks;
2727

2828
partial class Build {
29+
// TODO the dishes
30+
2931
AbsolutePath VulkanLoaderPath => RootDirectory / "build" / "submodules" / "Vulkan-Loader";
3032

3133
Target VulkanLoader => CommonTarget

0 commit comments

Comments
 (0)