cmake: add recursive search for folders
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Thu, 5 Jun 2014 12:58:34 +0000 (13:58 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Thu, 5 Jun 2014 12:58:34 +0000 (13:58 +0100)
commit4896881ea4f759a6cbeee7c2d6033fd0ef5ae385
treebcd834aef91554ee62310277ab9bd70df19085d6
parentaf09aeadc30bf385ab0d4ea228127a36ca4ea5bc
cmake: add recursive search for folders

* No need for many add_subdirectory

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
src/CMakeLists.txt