Skip to content

cmake subdirectory support #6285

@jwinarske

Description

@jwinarske

Is your feature request related to a problem? Please describe.

When using the filament folder/project from an upper level CMake project, it looks for launch-c and launch-cxx in the root build folder.

add_subdirectory(filament)

Describe the solution you'd like
Path in CMake selecting the launch scripts needs adjusting. Workaround is to copy scripts from binary subfolder to binary root, and mark for execution.

Describe alternatives you've considered
NA

OS and backend
Agnostic

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuild & build system issues

    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