Configure cmake to generate pre-compiled headers #38474
Labels
Maintenance
Unassigned issues to be addressed in the next maintenance period.
Windows Only
Only on Windows
During the work on #38332 it was discovered that there are several hand-written pre-compiled headers for windows (example). There are also a custom cmake function written by mantid. These should be replaced with the cmake 3.16 function to automate their creation in the build-tree similar to the generated headers for dllexports.
This is related to #38457 which will remove the hand-written
MantidKernel/System.h
.The text was updated successfully, but these errors were encountered: