Per request from last week.
Do you plan to add examples for install() (and cpack)? I’m writing a library using CMake and I’m not sure what the best way to go about that is.
install()
Ah, good point. I haven’t had to use them much, but I will at some point, so I may see if I can work up a toy example.
It’d be great to see a similar set of recipes for meson.
Do you plan to add examples for
install()(and cpack)? I’m writing a library using CMake and I’m not sure what the best way to go about that is.Ah, good point. I haven’t had to use them much, but I will at some point, so I may see if I can work up a toy example.
It’d be great to see a similar set of recipes for meson.