gnss-sdr/cmake
Carles Fernandez 185a267f9b
Add new building option ENABLE_EXTERNAL_MATHJAX, set to ON by default.
If set to ON, it generates HTML documentation using MathJax from an external CDN when doing 'make doc'. If set to OFF, MathJax is still looked for in the system and used if found, so it can be used offline. If not found, it is not used.
2020-10-30 12:24:23 +01:00
..
Modules Add new building option ENABLE_EXTERNAL_MATHJAX, set to ON by default. 2020-10-30 12:24:23 +01:00
Toolchains Fix CMAKE_SYSTEM_PROCESSOR variable 2020-10-26 09:25:21 +01:00
cmake_uninstall.cmake.in Use cmake -E rm instead of -E remove if CMake >= 3.17 2020-02-28 20:57:28 +01:00