[Rock-dev] [rock] #175: autoproj: Autobuild::Packages miss tag information

rock noreply at opendfki.de
Thu May 31 14:01:14 CEST 2012


#175: autoproj: Autobuild::Packages miss tag information
-----------------------+---------------------
 Reporter:  jama01     |       Owner:  joyeux
     Type:  defect     |      Status:  new
 Priority:  major      |   Milestone:
Component:  toolchain  |  Resolution:
 Keywords:             |
-----------------------+---------------------

Comment (by thro02):

 How about just setting it for all packages right away (and
 if you need to filter you can use 'name' for it):

 Autobuild::Package.each do |name, pkg|
     if pkg.kind_of?(Autobuild::CMake)
         pkg.define "CMAKE_BUILD_TYPE", "RelWithDebInfo"
     end
 end

-- 
Ticket URL: <http://rock.opendfki.de/ticket/175#comment:1>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list