[CMAKE]
[reactos.git] / base / applications / cmdutils / lodctr / CMakeLists.txt
index d466f12..4e67ae7 100644 (file)
@@ -5,5 +5,4 @@ add_executable(lodctr lodctr_main.c)
 
 set_module_type(lodctr win32cui)
 add_importlibs(lodctr loadperf msvcrt kernel32)
-
-add_cab_target(lodctr 1)
\ No newline at end of file
+add_cd_file(TARGET lodctr DESTINATION reactos/system32)