[CMAKE]
[reactos.git] / base / system / lsass / CMakeLists.txt
index 5f90c38..86e6661 100644 (file)
@@ -8,4 +8,4 @@ add_executable(lsass lsass.c lsass.rc)
 set_module_type(lsass win32gui)
 
 add_importlibs(lsass advapi32 lsasrv msvcrt kernel32 ntdll)
-add_livecd_target(lsass reactos/system32)
\ No newline at end of file
+add_cab_target(lsass 1)
\ No newline at end of file