Skip to content

03-code-generation/configure-files/CMakeLists.txt 28行的某个错误 #16

@RuidongWu

Description

@RuidongWu

03-code-generation/configure-files/CMakeLists.txt中
第28行
25 # include the directory with the new files
26 target_include_directories( cf_example
27 PUBLIC
28 ${CMAKE_BINARY_DIR}
29 )

是否应该更改为${PROJECT_BINARY_DIR}

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