mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
[KMTESTS]
Add missing dependency svn path=/trunk/; revision=72019
This commit is contained in:
parent
cb6e26b3db
commit
9c749a7606
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,8 @@ add_dependencies(kmtest_drivers
|
|||
iohelper_drv
|
||||
ioreadwrite_drv
|
||||
poirp_drv
|
||||
tcpip_drv)
|
||||
tcpip_drv
|
||||
cccopyread_drv)
|
||||
|
||||
add_custom_target(kmtest_all)
|
||||
add_dependencies(kmtest_all kmtest_drivers kmtest)
|
||||
|
|
Loading…
Reference in a new issue