From 20a22fadf78660394ca2ce8354530306288578fc Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Fri, 25 Jan 2019 12:18:20 +0100 Subject: Migrate app-controller from submodule to library Change-Id: I5a3de70994374e9a447fde67eef5925915335863 Signed-off-by: Jonathan Aillet --- 4a-hal/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to '4a-hal') diff --git a/4a-hal/CMakeLists.txt b/4a-hal/CMakeLists.txt index 38cbc29..532e061 100644 --- a/4a-hal/CMakeLists.txt +++ b/4a-hal/CMakeLists.txt @@ -43,9 +43,7 @@ PROJECT_TARGET_ADD(4a-hal) # Library dependencies (include updates automatically) TARGET_LINK_LIBRARIES(${TARGET_NAME} - ctl-utilities 4a-hal-utilities - ${link_libraries} ) # Define target includes for this target client -- cgit 1.2.3-korg