We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7301a53 commit 66ab792Copy full SHA for 66ab792
xmake/modules/detect/tools/find_vcpkg.lua
@@ -21,6 +21,7 @@
21
-- imports
22
import("lib.detect.find_file")
23
import("lib.detect.find_program")
24
+import("lib.detect.find_programver")
25
import("core.project.config")
26
import("detect.sdks.find_vcpkgdir")
27
0 commit comments