Do not install in /usr/local 79/8579/1
authorAnas Nashif <anas.nashif@intel.com>
Sat, 24 Aug 2013 14:14:43 +0000 (10:14 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Sat, 24 Aug 2013 14:14:51 +0000 (10:14 -0400)
commit54e068a367fb4b8448f634314d765c280c7c35b3
tree515b647a006389fd8e752ae9fc524073fbdd7f44
parent3ef29c0f1ade956abe04068e6091d848cd176f7f
Do not install in /usr/local

We should never install anything into /usr/local, this is reserved for
the user of the system. System binaries need to be installed under /usr
per the FHS.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
CMakeLists.txt