summaryrefslogtreecommitdiffstats
path: root/cmake/cmake.d/02-variables.cmake
AgeCommit message (Collapse)AuthorFilesLines
2017-06-27Recurse over template files to configure them.Romain Forlot1-123/+0
Change-Id: I4e18946ac986a0c128b1d6f00185c0fd2200f643 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Recursive include cmake file systemn home, projectRomain Forlot1-0/+123
Can now include any cmake file named with the template name [0-9][0-9]-*.cmake Change-Id: If6caf4e254691bb7b9b0e4e0b7adf9f19560ff25 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>