Skip to content

Commit 66ab792

Browse files
authored
Fix vcpkg detect
1 parent 7301a53 commit 66ab792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xmake/modules/detect/tools/find_vcpkg.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
-- imports
2222
import("lib.detect.find_file")
2323
import("lib.detect.find_program")
24+
import("lib.detect.find_programver")
2425
import("core.project.config")
2526
import("detect.sdks.find_vcpkgdir")
2627

0 commit comments

Comments
 (0)