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>
Mon, 3 Jan 2022 20:32:23 +0000 (20:32 +0000)
commitce89b1c89ef326c78f2bb49471bb2a8af8649af0
tree036a31692b83c42e515a91d572587df965137b5f
parent0afb2f0ee518d101d16c54198615ea89c3d100fb
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