X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fwin32%2Folecli32%2FCMakeLists.txt;h=fa9032389e37668df531ba7fa3f572f409e111f2;hp=c942ae9ab7f56f6fb60fc71ecac0e5c19535d142;hb=91f3191275d4f7a56ea26402dcab162cffe7b3f8;hpb=ef04b58c2ed7f3ed36b573c69f4b1c527eb20bec diff --git a/dll/win32/olecli32/CMakeLists.txt b/dll/win32/olecli32/CMakeLists.txt index c942ae9ab7f..fa9032389e3 100644 --- a/dll/win32/olecli32/CMakeLists.txt +++ b/dll/win32/olecli32/CMakeLists.txt @@ -17,4 +17,4 @@ target_link_libraries(olecli32 wine) add_importlibs(olecli32 ole32 gdi32 kernel32 ntdll) add_dependencies(olecli32 psdk) -add_cd_file(TARGET olecli32 DESTINATION reactos/system32) +add_cd_file(TARGET olecli32 DESTINATION reactos/system32 FOR all)