micander / atrias

Automatically exported from code.google.com/p/atrias
0 stars 0 forks source link

Fix atrias.cmake so local changes aren't required #177

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the robot computer and gui computer have persistent local changes to 
the atrias.cmake file. These changes disable building of guis/controllers, 
respectively.

This file should be changed to use environment variables for configuration, so 
that local changes are not required.

Original issue reported on code.google.com by jrvanwhy on 17 Apr 2013 at 8:04