From e18b431c4b51db43332eb8621ca06b6abd38a777 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sun, 24 Sep 2017 11:25:30 +0200 Subject: Removing duplicated lines from cmake file --- lib/decoding/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/decoding') diff --git a/lib/decoding/CMakeLists.txt b/lib/decoding/CMakeLists.txt index cacfc55..b1c49e7 100644 --- a/lib/decoding/CMakeLists.txt +++ b/lib/decoding/CMakeLists.txt @@ -20,9 +20,6 @@ add_subdirectory(osmocom/coding) add_subdirectory(openbts) -add_subdirectory(osmocom/coding) -add_subdirectory(openbts) - add_sources( control_channels_decoder_impl.cc tch_f_decoder_impl.cc -- cgit v1.2.3