mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:05:52 +00:00
[SHELLDESKTOP] Add missing dependency to psdk
svn path=/trunk/; revision=75569
This commit is contained in:
parent
49141de174
commit
af3006ca2d
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ list(APPEND SOURCE
|
|||
dde.cpp)
|
||||
|
||||
add_library(shelldesktop ${SOURCE})
|
||||
add_dependencies(shelldesktop xdk)
|
||||
add_dependencies(shelldesktop xdk psdk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue