Skip to content

Support multiple build configurations #196

@abroekhuis

Description

@abroekhuis

Currently the CMake files don't do anything specific for different build configs. To be able to have release and debug libraries next to each other the following is needed:

  • Add postfix: "d" // this somewhat seems to be the standard
  • Check if al custom functions work

@pnoltes What else could go wrong? First test seems to be ok for most things (tests and bundle files as well as the executables).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions