Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,100
    • Issues 4,100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #16219
Closed
Open
Issue created Jul 29, 2016 by Andy Li@andyli

CMakePackageConfigHelpers: set_and_check() doesn't handle list of paths

I've a project that the export include paths, NEKO_INCLUDE_DIRS, contains multiple values. Inside *Config.cmake.in, set_and_check() is not able to handle it properly:

CMake Error at /Users/andy/Documents/workspace/neko/build/NekoConfig.cmake:20 (message):
  File or directory
  /Users/andy/Documents/workspace/neko/build;/Users/andy/Documents/workspace/neko/vm
  referenced by variable NEKO_INCLUDE_DIRS does not exist !

It would be nice to extend set_and_check()to handle list of paths as well as regular path.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking