Pierre Matalon
Pierre Matalon
Thank you for your quick answer. I'll try to clarify my question. The options are in my library project, which uses `package_options` for the packaging. I configured the CMakeLists.txt so...
> What do you mean with `package_options`? > > They are not at https://github.com/aminya/project_options?tab=readme-ov-file#readme Sorry, I meant `project_options`.
I have updated the text of the issue to include a more detailed `CMakeLists.txt` and re-explain the problem.
I agree that the config can be done by the user, but the work that must be done if an option is activated may be complicated, and it would simplify...