Replies: 2 comments 1 reply
-
Try |
Beta Was this translation helpful? Give feedback.
1 reply
-
Using cmake to find packages, its implementation has some hacks. It's not stable and needs to rely on various cmake parameter configurations. I don't recommend using the cmake package in the presence of the xmake-repo package. if you want to use it, you can debug here. https://github.com/xmake-io/xmake/blob/dev/xmake/modules/package/manager/cmake/find_package.lua |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The fmt-devel package is installed, but I tried to find fmt using cmake in xmake, but it does not find.
Beta Was this translation helpful? Give feedback.
All reactions