[jira] [Assigned] (XERCESC-2248) cmake: use enumerations for possible values, so that cmake-gui offers a drop-down selection
"Scott Cantor (Jira)" <[email protected]> Mon, 23 Sep 2024 20:02:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XERCESC-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor reassigned XERCESC-2248:
-------------------------------------
Assignee: Scott Cantor
> cmake: use enumerations for possible values, so that cmake-gui offers a drop-down selection
> -------------------------------------------------------------------------------------------
>
> Key: XERCESC-2248
> URL: https://issues.apache.org/jira/browse/XERCESC-2248
> Project: Xerces-C++
> Issue Type: Improvement
> Components: Build
> Reporter: Дилян Палаузов
> Assignee: Scott Cantor
> Priority: Trivial
> Fix For: 3.3.0
>
> Attachments: f5106371c52674a8fc0fe8ddfac92e62c85402c7.patch.txt
>
>
> 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.
> Patch is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)