-
- Downloads
Respect KICAD_DOCS when searching for help files
On Linux, the documentation and help files are potentially installed to a non-standard location (i.e., outside of /usr/share/doc/kicad/). This can be the case when, e.g., multiple versions of KiCad are installed in parallel. Making KICAD_DOCS available at run-time is the only viable solution to allow the applications to find the help files in this case. Fixes #7874
Showing
- CMakeLists.txt 5 additions, 3 deletionsCMakeLists.txt
- CMakeModules/config.h.cmake 3 additions, 0 deletionsCMakeModules/config.h.cmake
- common/paths.cpp 16 additions, 0 deletionscommon/paths.cpp
- common/searchhelpfilefullpath.cpp 5 additions, 1 deletioncommon/searchhelpfilefullpath.cpp
- include/paths.h 5 additions, 0 deletionsinclude/paths.h
Loading
-
mentioned in merge request kicad/packaging/kicad-fedora-builder!58 (merged)
-
mentioned in commit gentoo/gentoo@469197fa
Please register or sign in to comment