mirror of
https://github.com/reactos/reactos.git
synced 2025-06-04 17:00:31 +00:00
[APITESTS] Add missing xdk dependency. CORE-9586
svn path=/trunk/; revision=69117
This commit is contained in:
parent
f8c7c7fd5e
commit
d69d6cab4e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
include_directories(include)
|
||||
|
||||
add_library(apitest apitest.c)
|
||||
add_dependencies(apitest xdk)
|
||||
|
||||
add_subdirectory(advapi32)
|
||||
add_subdirectory(browseui)
|
||||
|
|
Loading…
Reference in a new issue