From 39c3509aa25259db4f75805a1d1da3ab78ce6c88 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 14 Apr 2017 09:28:48 +0200 Subject: Update CMake logic making external libs global Each external libraries is a target that can be linked to a target project. Change-Id: I4564eaa1c96c877c42f2a420599e27279f48d378 Signed-off-by: Romain Forlot --- libs/bitfield-c | 1 + 1 file changed, 1 insertion(+) create mode 160000 libs/bitfield-c (limited to 'libs/bitfield-c') diff --git a/libs/bitfield-c b/libs/bitfield-c new file mode 160000 index 00000000..a34745ec --- /dev/null +++ b/libs/bitfield-c @@ -0,0 +1 @@ +Subproject commit a34745ec93ae0a1d4f1b640dba8fb6702331a8e9 -- cgit 1.2.3-korg