summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2019-01-03 17:43:32 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2019-01-10 13:28:20 +0000
commit08a8d17b9b73f59eaf77e3eff3ed0c56fc6b58e5 (patch)
tree858d66a761ac2a5a822afc084417284868f18335 /CMakeLists.txt
parent680af25d7b89e734b77ddad0f4e2d2a4d1bc8826 (diff)
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 <romain.forlot@iot.bzh>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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")