Files
CMake/Source
Robert Maynard c42630ee62 cmGeneratorExpressionNode: implement COMPILE_ONLY genex
This generator expression is the inverse of `LINK_ONLY` and only coveys
usage requirements for the purposes of compilation. Its intended use is
to avoid needing to export targets that do not have link usage
requirements (e.g., header-only libraries) when used by another target.

See: #15415
2023-05-04 09:39:06 -04:00
..
2023-02-14 14:34:03 -05:00
2023-04-11 00:01:07 -04:00
2023-01-03 07:49:22 -05:00
2023-02-14 14:34:03 -05:00
2023-02-14 14:34:03 -05:00
2023-02-14 14:34:03 -05:00
2023-04-08 12:55:42 +02:00
2023-04-05 17:54:55 +02:00
2023-04-08 12:55:42 +02:00
2023-02-14 14:34:03 -05:00
2023-03-14 15:20:47 -04:00
2022-11-08 09:00:14 -05:00
2023-03-23 08:46:45 -04:00