Skip to content

Add additional languages to CMAKE_<LANG>_STANDARD_INCLUDE_DIRECTORIES #115

@waldnercharles

Description

@waldnercharles

I ran into an issue while compiling SDL. The Windows assembler couldn't find a necessary .inc file that was in the Windows SDK include path. At closer inspection, the path wasn't being included for ASM_MASM. Adding it to the loop seems to fix the issue.

Figured I'd open an issue before making a PR in case other languages should be added as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions