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.
2 parents f8f9407 + 66ab792 commit 93c6fb1Copy full SHA for 93c6fb1
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