kicad/cmake/BuildSteps
Seth Hillbrand 77797103f7 Add ability to embed files in various elements
Schematics, symbols, boards and footprints all get the ability to store
files inside their file structures.  File lookups now have a
kicad-embed:// URI to allow various parts of KiCad to refer to files
stored in this manner.

kicad-embed://datasheet.pdf references the file named "datasheet.pdf"
embedded in the document.  Embeds are allowed in schematics, boards,
symbols and footprints.  Currently supported embeddings are Datasheets,
3D Models and drawingsheets

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6918

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2376

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17827
2024-07-15 16:06:55 -07:00
..
CreateDocsetDoxyfile.cmake Fix docset generation 2024-05-01 23:31:21 +08:00
CreateShaderCpp.cmake CMakeModules -> cmake 2022-07-21 20:32:25 -04:00
Html2C.cmake CMakeModules -> cmake 2022-07-21 20:32:25 -04:00
LemonParserGenerator.cmake CMakeModules -> cmake 2022-07-21 20:32:25 -04:00
TokenList2DsnLexer.cmake Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
TranslatePlatformMetadata_linux.cmake CMakeModules -> cmake 2022-07-21 20:32:25 -04:00
Txt2C.cmake CMakeModules -> cmake 2022-07-21 20:32:25 -04:00
WritePlatformMetadata_linux.cmake Use our own cmake module path variable to avoid conflicting with the main ones listy functional 2023-01-03 19:18:16 -05:00
WriteVersionHeader.cmake Use a version string without the extra packaging info in drawing sheets. 2024-02-29 01:24:39 +00:00
markdown2C.cmake CMakeModules -> cmake 2022-07-21 20:32:25 -04:00