mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
[CMAKE]
- Fix more dependencies. svn path=/branches/cmake-bringup/; revision=50326
This commit is contained in:
parent
b4e7b22469
commit
74811b583a
5 changed files with 11 additions and 0 deletions
|
@ -8,3 +8,5 @@ list(APPEND SOURCE
|
|||
recyclebin_v5_enumerator.c)
|
||||
|
||||
add_library(recyclebin ${SOURCE})
|
||||
add_dependencies(recyclebin psdk)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue