Draft: Optional CMake target dependencies
- Jul 03, 2023
-
-
Simon Praetorius authored
-
- Jun 30, 2023
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
This has the effect to make dependencies optional. If a downstream project does not find the dependency, the generator expression will generate an empty string. If the dependency is found, the generator expression will fill the corresponding dependencies for that target.
-