X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=drivers%2Fwdm%2Faudio%2Fsysaudio%2FCMakeLists.txt;h=d51f7d51743ff8d4a86533f63c220d2af8d03f94;hp=b8ee459371af50b21ba2e664085a3a0d197ef74e;hb=53fbd8e18538e430a677ca80bb451f70e5652eea;hpb=f1283c58c66148026f1aca2d2cad04053148347e diff --git a/drivers/wdm/audio/sysaudio/CMakeLists.txt b/drivers/wdm/audio/sysaudio/CMakeLists.txt index b8ee459371a..d51f7d51743 100644 --- a/drivers/wdm/audio/sysaudio/CMakeLists.txt +++ b/drivers/wdm/audio/sysaudio/CMakeLists.txt @@ -15,4 +15,4 @@ target_link_libraries(sysaudio libcntpr) add_importlibs(sysaudio ntoskrnl ks hal) -add_cab_target(sysaudio 2) \ No newline at end of file +add_cd_file(TARGET sysaudio DESTINATION reactos/system32/drivers) \ No newline at end of file