From fed6dd1773eecec9686b1cea5d65d44313abdda6 Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Tue, 5 Mar 2013 17:37:39 +0000 Subject: Move cmake to core stratum The GENIVI components layer_management, DLT_daemon and AudioManager use cmake to build. --- core.morph | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'core.morph') diff --git a/core.morph b/core.morph index ebcaf308..56c046bb 100644 --- a/core.morph +++ b/core.morph @@ -10,6 +10,12 @@ } ], "chunks": [ + { + "name": "cmake", + "repo": "upstream:cmake", + "ref": "baserock/morph", + "build-depends": [] + }, { "name": "gdbm", "repo": "upstream:gdbm", -- cgit v1.2.1