Skip to content

CMake/3DS: Remove hard-coded dependency on 3dsx.specs #435

Description

@Darxoon

Feature Request

What feature are you suggesting?

Overview:

  • Currently, cmake/3ds/Nintendo3DS.cmake hard codes a dependency on 3dsx.specs which makes it impossible to use this toolchain for some non-3dsx uses, for example the the CTRPluginFramework which requires a custom linker script and linking against a custom runtime as opposed to the regular CRT

Smaller Details:

N/A

Nature of Request:

  • Change
    • Put any 3dsx-specific dependencies behind some kind of feature flag

Why would this feature be useful?

It would allow using the 3DS CMake toolchain for things requiring a custom linker script and no CRT, like 3DS plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions