conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.97k stars 952 forks source link

allow empty_folders in packages #16424

Closed memsharded closed 2 weeks ago

memsharded commented 1 month ago

Changelog: Fix: Allow packages to have empty folders. Docs: Omit

I haven't found a good place in the docs to describe this behavior, it is a Fix, I think it doesn't need docs because it implements the expected behavior.

Close https://github.com/conan-io/conan/issues/16378