Skip to content
Snippets Groups Projects
  • Anthony Mallet's avatar
    4175fa72
    [wip/talos-pal-hardware-gazebo] Fix Makefile · 4175fa72
    Anthony Mallet authored
    Drop useless CMAKE_PREFIX_PATH definition, as well as the $(info)
    statement. cmake does not care about ROBOTPKG_BASE, since this is just the
    location of the robotpkg_* tools, and the $(info) will trigger strange failures
    in internal scripts that parse the output of some robotpkg targets.
    
    Also fix PKGREVISION, no _.
    4175fa72
    History
    [wip/talos-pal-hardware-gazebo] Fix Makefile
    Anthony Mallet authored
    Drop useless CMAKE_PREFIX_PATH definition, as well as the $(info)
    statement. cmake does not care about ROBOTPKG_BASE, since this is just the
    location of the robotpkg_* tools, and the $(info) will trigger strange failures
    in internal scripts that parse the output of some robotpkg targets.
    
    Also fix PKGREVISION, no _.