xmake v2.6.7 Release Notes

  • ๐Ÿ†• New features

    • #2318: Add xmake f --policies= config argument to modify project policies

    ๐Ÿ”„ Changes

    • ๐Ÿ— fallback to source code build if the precompiled package is error
    • ๐Ÿ“ฆ #2387: Improve pkgconfig and find_package
    • โž• Add build.ccache policy

    ๐Ÿ› Bugs fixed

    • ๐Ÿ“ฆ #2382: Fix headeronly package configs
    • #2388: Fix path bug
    • ๐Ÿ“ฆ #2385: Fix cmake/find_package
    • #2395: Fix c++modules
    • ๐Ÿ›  Fix find_qt bug