[PR] cmake: use enumerations for possible values, so that cmake-gui offersa drop-down selection [xerces-c]

dilyanpalauzov (via GitHub) <[email protected]> Wed, 10 Apr 2024 07:52:13 -0000
Newsgroups gmane.text.xml.xerces-c.devel
Message-ID <[email protected]>
dilyanpalauzov opened a new pull request, #57:
URL: https://github.com/apache/xerces-c/pull/57

   I have read on https://xerces.apache.org/xerces-c/source-repository.html that Jira.apache is the preferred way for submitting changesets, but it is unclear how long getting an account there will take.
   
   The current change allows the cmake-gui (like `ccmake`) to offer the  user a fixed enumeration of possible values, so that the user can select one from a drop-down menu.  In case of `ccmake` the possible values are toggled by pressing enter and it is not anymore possible for the user to enter text as value.
   
   I have very basic knowledge about cmake, so there might be a different way to achieve the same result.  If a different way is preferred, please go forward with it, without asking me to adopt it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]