Generalize custom kicad symbol library path
This commit is contained in:
parent
d020587091
commit
fb570ed45c
|
@ -1,3 +1,3 @@
|
|||
(sym_lib_table
|
||||
(lib (name Custom)(type Legacy)(uri /home/oskar/Documents/Uni/FaSTTUBe/repos/SDCL/symbols/Custom.lib)(options "")(descr ""))
|
||||
(lib (name Custom)(type Legacy)(uri ${KIPRJMOD}/symbols/Custom.lib)(options "")(descr ""))
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue