Closed as not planned
Closed as not planned
Description
What is your suggestion?
While working on conan-io/conan-center-index#26392 for the Doxygen's custom theme, I thought about how Conan could model it properly?
Currently I had implemented it as "unknown" package with source()
and package()
methods only, and this package requires to use the Conan deployers. It seems that we could generalize this kind of packages (resources/assets only) for something new package type ("assets"? "resources"?).
In this issue I request for comments and possible brainstorming about similar packages and want to discuss how we could properly model this kind of packages.
CC @memsharded.
Thanks for attention.
Have you read the CONTRIBUTING guide?
- I've read the CONTRIBUTING guide