Skip to content

Conditional headers causes weird error #130

Open
@mrexodia

Description

@mrexodia
# Reference: https://build-cpp.github.io/cmkr/cmake-toml
[project]
name = "myproject"

[options]
PROJECT_OPTION = false

[target.riscvm]
type = "executable"
sources = ["project.cpp"]
headers = ["project.h"]
PROJECT_OPTION.headers = ["option.h"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions