mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 08:10:18 +00:00
[CMAKE]
- Fix dnslib dependency. svn path=/branches/cmake-bringup/; revision=50323
This commit is contained in:
parent
1ecaf59fcb
commit
dcee0f7cc5
1 changed files with 1 additions and 0 deletions
|
@ -23,3 +23,4 @@ list(APPEND SOURCE
|
|||
utf8.c)
|
||||
|
||||
add_library(dnslib ${SOURCE})
|
||||
add_dependencies(dnslib psdk)
|
Loading…
Reference in a new issue