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>
Sat, 17 Sep 2022 16:09:00 +0000 (17:09 +0100)
commit404e595c34a0221aafe6a8dc1f623a9c2d9b05b3
tree272b117c86779d559ac4f7bc2a81e935dc922797
parent895a07fabdc89683a9c6ca0c98edef1c396a19df
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