Skip to content

CMake: allow any compile-time config to be specified #10838

Description

@gilles-peskine-arm

When doing a CMake build, you can specify an alternative configuration in the build tree:

The goal of this issue is:

  • Support MBEDTLS_CONFIG_NAME in Mbed TLS (including in 3.6).
  • Have a way to specify arbitrary configuration options (in all 5 supported branches). The goal is to have a simple interface for arbitrary configurations, similar to mbedtls-prepare-build --config-name=full --config-unset=MBEDTLS_FOO --config-set=MBEDTLS_BAR.

Metadata

Metadata

Assignees

Labels

Projects

Status
Incoming

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions