[CMAKE/BOOTDATA]
[reactos.git] / reactos / drivers / filesystems / cdfs / CMakeLists.txt
index 4c8bf3c..08508f3 100644 (file)
@@ -23,3 +23,4 @@ target_link_libraries(cdfs ${PSEH_LIB})
 add_importlibs(cdfs ntoskrnl hal)
 add_pch(cdfs cdfs.h SOURCE)
 add_cd_file(TARGET cdfs DESTINATION reactos/system32/drivers NO_CAB FOR all)
+add_registry_inf(cdfs_reg.inf)