From 08a8d17b9b73f59eaf77e3eff3ed0c56fc6b58e5 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 3 Jan 2019 17:43:32 +0100 Subject: New installation instructions New installation instructions for the appcontroller library And remove the the submodule occurences. Bug-AGL: SPEC-1689 Change-Id: Idaa6f9191ce521b551ddd7e7d4aa4430f0aeb399 Signed-off-by: Romain Forlot --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9804022..6ba9dbe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ # limitations under the License. ########################################################################### -# This component should be included as a submodule and wont compile as standalone CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(GNUInstallDirs) add_subdirectory("ctl-lib") -- cgit 1.2.3-korg