mirror of
https://github.com/reactos/reactos.git
synced 2025-04-27 17:10:22 +00:00
[CMAKE]
- qedit depends on dxsdk svn path=/branches/cmake-bringup/; revision=49319
This commit is contained in:
parent
2cfaec97b3
commit
90fdc2da9a
1 changed files with 1 additions and 1 deletions
|
@ -31,5 +31,5 @@ add_importlibs(qedit
|
||||||
kernel32
|
kernel32
|
||||||
ntdll)
|
ntdll)
|
||||||
|
|
||||||
add_dependencies(qedit qedit_def)
|
add_dependencies(qedit qedit_def dxsdk)
|
||||||
add_livecd_target(qedit reactos/system32)
|
add_livecd_target(qedit reactos/system32)
|
||||||
|
|
Loading…
Reference in a new issue