Skip to content

Windows PATH variables parsed with no '\' #124

Open
@okuma10

Description

@okuma10

On windows using a PATH variable for includes ends up with a string with no ''
Example:
In Makefile: -I$(VK_SDK_PATH)/include
When make is run: -IC:\VulkanSDK\1.3.216.0/include
In compile_commands.json: -IC:VulkanSDK1.3.216.0/include

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