Files
CMake/Source
Cristian Adam 3b9e04accb PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usage
The pch object file could cause problems when the reused pch is passed
through an OBJECT library, which would use INTERFACE_LINK_LIBRARIES to
link the pch object file.

Fixes: #22630
2021-09-15 10:39:46 -04:00
..
2021-09-10 15:46:21 +02:00
2021-09-15 00:01:22 -04:00
2021-09-09 14:02:52 -04:00
2021-05-11 11:20:04 -04:00