Files
cmake/Source
Matthew Woehlke a6cc595772 export: Factor out CMake-specific export generation (1/2)
In order to support generation of Common Package Specifications, the
mechanisms CMake uses to export package information need to be made more
abstract. As a first step toward this, refactor cmInstallExportGenerator
so that logic specific to config.cmake and Android .mk lives in separate
subclasses.

While we're at it, clean up the code style a bit and try to use moves a
bit more consistently.

This is step 1 of 2. The next step will refactor the individual file
generators along similar lines, which will also involve creating
additional classes for format-agnostic logic that is shared between
build-tree and install-tree variants.
2024-07-18 12:08:43 -04:00
..
2024-06-21 12:27:50 -04:00
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2022-01-21 10:59:13 -05:00
2024-07-18 09:04:47 -04:00
2024-07-18 00:01:11 -04:00
2021-09-21 17:14:04 +02:00
2024-01-25 10:40:02 -05:00
…
2023-11-17 09:58:21 -05:00
2023-05-22 16:51:15 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2021-09-21 17:14:04 +02:00
2024-03-08 09:49:03 -05:00
2024-07-03 11:15:45 -04:00
2023-05-30 09:46:12 -04:00
2023-02-14 14:34:03 -05:00
2021-09-21 17:14:04 +02:00
2023-08-29 15:57:24 -04:00
2024-03-17 19:05:37 -04:00
…
2024-02-09 08:58:46 -05:00
2023-07-28 09:14:08 -04:00
…