X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fapplications%2Fwrite%2FCMakeLists.txt;h=4660a307f7aa69d226e97eb89e559beb37c3bf52;hp=865f0dfa4ab46b8bd9b995da36693801331f71f9;hb=91f3191275d4f7a56ea26402dcab162cffe7b3f8;hpb=ef04b58c2ed7f3ed36b573c69f4b1c527eb20bec diff --git a/base/applications/write/CMakeLists.txt b/base/applications/write/CMakeLists.txt index 865f0dfa4ab..4660a307f7a 100644 --- a/base/applications/write/CMakeLists.txt +++ b/base/applications/write/CMakeLists.txt @@ -4,4 +4,4 @@ set_unicode() add_executable(write write.c rsrc.rc) set_module_type(write win32gui) add_importlibs(write user32 gdi32 msvcrt kernel32) -add_cd_file(TARGET write DESTINATION reactos/system32) +add_cd_file(TARGET write DESTINATION reactos/system32 FOR all)