mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[RTLVER] Add missing bugcodes dependency.
This commit is contained in:
parent
0ea110cda9
commit
8523913a58
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ list(APPEND SOURCE
|
|||
rtl.c)
|
||||
|
||||
add_library(rtlver ${SOURCE})
|
||||
add_dependencies(rtlver xdk)
|
||||
add_dependencies(rtlver bugcodes xdk)
|
||||
|
|
Loading…
Reference in a new issue