mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
[CMAKE]
- Fix rossym dependencies. svn path=/branches/cmake-bringup/; revision=50327
This commit is contained in:
parent
74811b583a
commit
a3ca9b561e
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ list(APPEND SOURCE
|
|||
pe.c
|
||||
zwfile.c)
|
||||
add_library(rossym ${SOURCE})
|
||||
add_dependencies(rossym psdk)
|
||||
add_dependencies(rossym psdk bugcodes)
|
||||
|
|
Loading…
Reference in a new issue