mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
[CMAKE]
Poor little gcc, forgotten by Timo svn path=/branches/cmake-bringup/; revision=49447
This commit is contained in:
parent
2b2d3d2776
commit
fa36534888
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in a new issue