Skip to content

function 'pico_add_udf2_output' fails, when target property ARCHIVE_OUTPUT_DIRECTORY uses generator expressions #1640

Open
@stefanschober

Description

@stefanschober

The CMAKE documentation on ARCHIVE_OUTPUT_DIRECTORY states, that this target property may make use of CMAKE generator expressions.

If generator expressions are used in ARCHIVE_OUTPUT_DIRECTORY the function pico_add_uf2_output in <pico_sdk>/tools/CMakeLists.txt fails in line 59 file(MAKE_DIRECTORY "${output_path}")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions