mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
[GDI32] Use correct dependenxy for the winegdi library
This commit is contained in:
parent
aa91628b0e
commit
e24182f8c0
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ list(APPEND SOURCE
|
|||
rosglue.c)
|
||||
|
||||
add_library(winegdi ${SOURCE})
|
||||
add_dependencies(winegdi xdk)
|
||||
add_dependencies(winegdi psdk)
|
||||
|
|
Loading…
Reference in a new issue