[jira] [Updated] (XERCESC-2248) cmake: use enumerations for possible values, so that cmake-gui offers a drop-down selection

Дилян Палаузов (Jira) <[email protected]> Wed, 10 Apr 2024 13:37: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 ]

Дилян Палаузов updated XERCESC-2248:
------------------------------------
           Attachment: f5106371c52674a8fc0fe8ddfac92e62c85402c7.patch.txt
          Component/s: Build
                Flags: Patch
    Affects Version/s: 3.2.5
                       4.0.0
          Description: 
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.
             Priority: Trivial  (was: Major)

> 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
>    Affects Versions: 3.2.5, 4.0.0
>            Reporter: Дилян Палаузов
>            Priority: Trivial
>         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)