projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CMAKE]
[reactos.git]
/
drivers
/
ksfilter
/
ks
/
CMakeLists.txt
diff --git
a/drivers/ksfilter/ks/CMakeLists.txt
b/drivers/ksfilter/ks/CMakeLists.txt
index
d9cbe0c
..
b5d0d34
100644
(file)
--- a/
drivers/ksfilter/ks/CMakeLists.txt
+++ b/
drivers/ksfilter/ks/CMakeLists.txt
@@
-38,3
+38,5
@@
target_link_libraries(ks
add_importlibs(ks ntoskrnl hal msvcrt)
add_dependencies(ks psdk bugcodes)
+
+add_cab_target(ks 2)
\ No newline at end of file