Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob bob
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bobbob
  • Issues
  • #146
Closed
Open
Issue created Jun 28, 2013 by André Anjos@andre.anjos💬Owner

bob-config.cmake

Created by: neodark

Hello, It's a great idea to have the bob-config.cmake in the <install_folder>/lib/bob/bob-config.cmake There's just a small bug at the generation of this 2 lines in the file (I have spotted the error with ):

get_filename_component(bob_INCLUDE_DIRS "" ABSOLUTE) get_filename_component(bob_LIBRARY_DIRS "" ABSOLUTE)

should be replaced by /include for the first line and /lib for the second line

Cheers, Flavio

Assignee
Assign to
Time tracking