From b52b88ac965cd8d59733978f15afe0cc0c10dd66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Gardou?= Date: Tue, 26 Oct 2010 18:01:37 +0000 Subject: [PATCH] [CMAKE] - fix typo svn path=/branches/cmake-bringup/; revision=49290 --- gcc.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc.cmake b/gcc.cmake index 6392b6d10bb..e557d9637e1 100644 --- a/gcc.cmake +++ b/gcc.cmake @@ -152,6 +152,4 @@ set(IDL_TYPELIB_ARG -t -T) #.tlb set(IDL_SERVER_ARG -s -S) #.c for server library set(IDL_CLIENT_ARG -c -C) #.c for stub client library -endmacro() - endif() \ No newline at end of file -- 2.17.1