Poor little gcc, forgotten by Timo

svn path=/branches/cmake-bringup/; revision=49447
This commit is contained in:
Jérôme Gardou 2010-11-02 17:25:36 +00:00
parent 2b2d3d2776
commit fa36534888

View file

@ -157,7 +157,7 @@ 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
macro(add_importlib_def _def_file)
macro(add_importlib_target _def_file)
# empty for now, while import libs are shipped
endmacro()