mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
[WIDL] CMakeLists.txt: Remove an obsolete comment (#6016)
Addendum to 8184186
(r55855).
This commit is contained in:
parent
cbc60aa07a
commit
5a0cd3743e
|
@ -35,7 +35,6 @@ list(APPEND SOURCE
|
|||
../port/getopt1.c
|
||||
../port/mkstemps.c)
|
||||
|
||||
# Taken from widl.rbuild
|
||||
add_definitions(-DINT16=SHORT)
|
||||
add_host_tool(widl ${SOURCE})
|
||||
target_link_libraries(widl PRIVATE host_includes wpphost)
|
||||
|
|
Loading…
Reference in a new issue