Skip to content

CMake build now writes runtime output into the source tree by default #2400

@gaborpapp

Description

@gaborpapp

After updating to the latest Cinder, ci_make_app() appears to default CMAKE_RUNTIME_OUTPUT_DIRECTORY to ${CMAKE_CURRENT_SOURCE_DIR}/build/... instead of ${CMAKE_BINARY_DIR}/.... This causes binaries to be written into proj/cmake/build even when configuring out-of-source, which changes the previous behavior.

Is this change intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions