Skip to content

CMakeLists.txt: VCLIBS_SUFFIX should be a cache variable #115

@Neumann-A

Description

@Neumann-A

Simply:

set(VCLIBS_SUFFIX "_oss")

should be a cache variable so that users might be able to change it via the cmake command line.

e.g. something like:
set(VCLIBS_SUFFIX "_oss" CACHE STRING "Additional suffix appended to build dlls to not conflict with the one the OS or other applications uses.")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething can be improvedfixedSomething works now, yay!good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions