X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fcpl%2Ftimedate%2FCMakeLists.txt;h=32727d391ce692c04e1ca918f032f58285575f06;hp=9dbc98ee2938a86934af0054246d8eef20ae202a;hb=b1d8a4df819c95bcb81cd8d6e8d9a397125147a9;hpb=8b36c2fed55e2160b52793adcf111914ded5d10a diff --git a/dll/cpl/timedate/CMakeLists.txt b/dll/cpl/timedate/CMakeLists.txt index 9dbc98ee293..32727d391ce 100644 --- a/dll/cpl/timedate/CMakeLists.txt +++ b/dll/cpl/timedate/CMakeLists.txt @@ -27,4 +27,5 @@ add_importlibs(timedate msvcrt kernel32) +add_pch(timedate timedate.h) add_cd_file(TARGET timedate DESTINATION reactos/system32 FOR all)