mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 08:10:18 +00:00
[LIBWINE]
- Try to fix build svn path=/trunk/; revision=54570
This commit is contained in:
parent
5c0462dfe2
commit
75bfaddc5e
1 changed files with 1 additions and 0 deletions
1
reactos/lib/3rdparty/libwine/CMakeLists.txt
vendored
1
reactos/lib/3rdparty/libwine/CMakeLists.txt
vendored
|
@ -12,5 +12,6 @@ list(APPEND SOURCE
|
|||
)
|
||||
|
||||
add_library(wine ${SOURCE})
|
||||
add_dependencies(wine psdk)
|
||||
|
||||
add_library(wineldr loader.c)
|
||||
|
|
Loading…
Reference in a new issue