Skip to content

Commit

Permalink
Update find_package.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored May 1, 2024
1 parent 0c63bae commit 217051f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake/modules/package/manager/pkgconfig/find_package.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

-- imports
import("lib.detect.pkgconfig")
import("private.core.base.is_cross")
import("package.manager.system.find_package", {alias = "find_package_from_system"})

-- find package from the pkg-config package manager
Expand Down

0 comments on commit 217051f

Please sign in to comment.