- Fix more dependencies.

svn path=/branches/cmake-bringup/; revision=50326
This commit is contained in:
Amine Khaldi 2011-01-08 13:30:27 +00:00
parent b4e7b22469
commit 74811b583a
5 changed files with 11 additions and 0 deletions

View file

@ -8,3 +8,5 @@ list(APPEND SOURCE
recyclebin_v5_enumerator.c)
add_library(recyclebin ${SOURCE})
add_dependencies(recyclebin psdk)