Skip to content
Snippets Groups Projects
Commit 9dfc146b authored by Zhao Zhili's avatar Zhao Zhili Committed by Felix Paul Kühne
Browse files

contrib: vulkan-loader: fix build with cmake generator other than make

parent ff415efe
No related branches found
No related tags found
Loading
Pipeline #234600 passed with stage
in 18 minutes and 5 seconds
......@@ -60,5 +60,5 @@ ifdef HAVE_WIN32
endif
$(call pkg_static,"build/loader/vulkan.pc")
cd $</build && $(MAKE) install
+$(CMAKEBUILD) $</build --target install
touch $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment