Skip to content

Merge add_startup_object cmake functions #133156

@michaelrj-google

Description

@michaelrj-google

Currently each OS target defines its own add_startup_object function (e.g. linux:

function(add_startup_object name)
)
We should merge these into one function and put it alongside add_entrypoint_object etc. in /cmake/modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cmakeBuild system in general and CMake in particularlibc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions