mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:36:04 +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)
|
rtl.c)
|
||||||
|
|
||||||
add_library(rtlver ${SOURCE})
|
add_library(rtlver ${SOURCE})
|
||||||
add_dependencies(rtlver xdk)
|
add_dependencies(rtlver bugcodes xdk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue