Fix dblatex options within cmake file
authorEugene Kilachkoff <ekilachkoff@gmail.com>
Mon, 29 Apr 2019 18:27:50 +0000 (20:27 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Thu, 26 Jan 2023 05:35:43 +0000 (05:35 +0000)
commit9c526be0781049b51b8157babb8e957b38875310
tree1230410245af2b5c9dc1433aa3c39c12eac27c7c
parent0fd6aa439d5feec2674015b2e7ec30212223549e
Fix dblatex options within cmake file

The logic for setting the options for dblatex on the various languages
wasn't correct. The default option need to be set to an empty string
which is expanded with the additional needed options later, otherwise
previously added options won't get forgotten within the configuration
run for the next language.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-dblatex-options-within-cmake-file.patch
doc/CMakeModules/KiCadDocumentation.cmake