X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fkeyboard%2Fkbdpo%2FCMakeLists.txt;h=01595af623091265deba84ed2f60c7791b123e05;hp=600cf6e88b9f3e053b9291751c03e64aa8fe4928;hb=53fbd8e18538e430a677ca80bb451f70e5652eea;hpb=ee7e7b34625913e5667f905f0921aac999014551 diff --git a/dll/keyboard/kbdpo/CMakeLists.txt b/dll/keyboard/kbdpo/CMakeLists.txt index 600cf6e88b9..01595af6230 100644 --- a/dll/keyboard/kbdpo/CMakeLists.txt +++ b/dll/keyboard/kbdpo/CMakeLists.txt @@ -9,4 +9,4 @@ set_entrypoint(kbdpo 0) add_dependencies(kbdpo psdk) -add_cab_target(kbdpo 1) +add_cd_file(TARGET kbdpo DESTINATION reactos/system32)