mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 12:32:12 +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…
Add table
Add a link
Reference in a new issue