Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve find cmake package #3387

Merged
merged 2 commits into from Feb 18, 2023
Merged

Conversation

star-hengxing
Copy link
Contributor

@star-hengxing star-hengxing commented Feb 18, 2023

add_requires("cmake::Houdini", {alias = "houdini", system = true, configs = {
    search_mode = "config",
    link_libraries = "Houdini",
    envs = {CMAKE_PREFIX_PATH = "C:\\Program Files\\Side Effects Software\\Houdini 19.5.493\\toolkit\\cmake"}
}})

How can I fix it?

@waruqi
Copy link
Member

waruqi commented Feb 18, 2023

Fix what? You can debug it.

@star-hengxing star-hengxing marked this pull request as ready for review February 18, 2023 13:08
@waruqi waruqi merged commit 882cb4e into xmake-io:dev Feb 18, 2023
@star-hengxing star-hengxing deleted the find_cmake_package branch April 21, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants