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

conanfile WARN: cmake_find_package generator is deprecated #2317

Open
battlmonstr opened this issue Sep 6, 2024 · 0 comments
Open

conanfile WARN: cmake_find_package generator is deprecated #2317

battlmonstr opened this issue Sep 6, 2024 · 0 comments
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)

Comments

@battlmonstr
Copy link
Contributor

conanfile.py: WARN: 
     ************************************************
     The 'cmake_find_package' generator is deprecated.
     Please update your code and remove it.
     *************************************************

Reproduce by running cmake -DCMAKE_BUILD_TYPE=Debug -S . -B build

@battlmonstr battlmonstr added the maintenance Some maintenance work (fix, refactor, rename, test...) label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

No branches or pull requests

1 participant