Skip to content

The library fails to install under certain paths. #1132

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}/" "")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcmakeBugs and feature requests related to Draco's CMake build

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions