I want to show options of cmake.
I was using cmake --help-variables
but it is too long and includes non-package specific options.
I would like to show cmake options that package specific only. How do I do it?
I want to show options of cmake.
I was using cmake --help-variables
but it is too long and includes non-package specific options.
I would like to show cmake options that package specific only. How do I do it?