From 02a61b07e477f5d2c94402d4868fccfde717efac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Thu, 5 Sep 2013 05:48:22 +0000 Subject: Fix cmake syntax - so now it "only" warns about missing CMakeLists.txt in the subdirectories. svn path=/trunk/; revision=51770 --- asn1/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'asn1/CMakeLists.txt') diff --git a/asn1/CMakeLists.txt b/asn1/CMakeLists.txt index 4f97f42a45..f614ac56c7 100644 --- a/asn1/CMakeLists.txt +++ b/asn1/CMakeLists.txt @@ -28,9 +28,9 @@ set(ASN1_SRC_DIRS acse ansi_map ansi_tcap - atn-cm \ - atn-cpdlc \ - atn-ulcs \ + atn-cm + atn-cpdlc + atn-ulcs c1222 camel cdt -- cgit v1.2.3