X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=drivers%2Ffilesystems%2Fmup%2FCMakeLists.txt;h=197124323326541aacc3ba59d300325fff4be150;hp=6ac375d802543e5dd41f178e05ef099cebcfd934;hb=b1d8a4df819c95bcb81cd8d6e8d9a397125147a9;hpb=8b36c2fed55e2160b52793adcf111914ded5d10a diff --git a/drivers/filesystems/mup/CMakeLists.txt b/drivers/filesystems/mup/CMakeLists.txt index 6ac375d8025..19712432332 100644 --- a/drivers/filesystems/mup/CMakeLists.txt +++ b/drivers/filesystems/mup/CMakeLists.txt @@ -6,5 +6,5 @@ add_library(mup SHARED set_module_type(mup kernelmodedriver) add_importlibs(mup ntoskrnl hal) - +add_pch(mup mup.h) add_cd_file(TARGET mup DESTINATION reactos/system32/drivers FOR all) \ No newline at end of file