Skip to content

The library fails to install under certain paths. #1132

@IceNeat

Description

@IceNeat

The CMake code below (from the file cmake/draco_install.cmake) requires draco_src_root to be a regex, which rules out certain valid strings for paths:
list(TRANSFORM draco_api_includes REPLACE "${draco_src_root}/" "")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcmakeBugs and feature requests related to Draco's CMake build

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions