[CMAKE]
[reactos.git] / dll / win32 / sti / CMakeLists.txt
index c1c7fa6..fea46a9 100644 (file)
@@ -38,4 +38,4 @@ add_importlibs(sti
     kernel32
     ntdll)
 
-add_cab_target(sti 1)
+add_cd_file(TARGET sti DESTINATION reactos/system32 FOR all)