Skip to content

make distrib produces halide_config.cmake #6615

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

Closed
alexreinking opened this issue Feb 15, 2022 · 1 comment
Closed

make distrib produces halide_config.cmake #6615

alexreinking opened this issue Feb 15, 2022 · 1 comment
Labels
build Issues related to building Halide and with CI

Comments

@alexreinking
Copy link
Member

Running make distrib produces a file called halide_config.cmake in the distrib folder that has no business existing. Its contents (on my system, at least) are:

# Machine-Generated: Do Not Edit
set(HALIDE_SYSTEM_LIBS -lrt -ldl -lpthread -lm -lz -ltinfo)
set(HALIDE_RTTI 1)
@alexreinking alexreinking added bug build Issues related to building Halide and with CI labels Feb 15, 2022
@steven-johnson
Copy link
Contributor

Holdover from before the CMake rewrite. Please kill this monstrosity :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to building Halide and with CI
Projects
None yet
Development

No branches or pull requests

2 participants