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
Feature Request
What feature are you suggesting?
Overview:
Smaller Details:
N/A
Nature of Request:
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