mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
[SHELLMENU] Add missing psdk dependency.
This commit is contained in:
parent
1815bdf3cc
commit
682735fb56
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ list(APPEND SOURCE
|
|||
CStartMenu.cpp)
|
||||
|
||||
add_library(shellmenu ${SOURCE})
|
||||
add_dependencies(shellmenu xdk)
|
||||
add_dependencies(shellmenu xdk psdk)
|
||||
|
|
Loading…
Reference in a new issue