1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-24 05:53:16 +00:00
gnss-sdr/cmake/Modules
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
..
AvoidAccelerate.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
DetectLinuxDistro.cmake Improve headers 2020-02-12 00:04:29 +01:00
DetectMacOSVersion.cmake Add detection of macOS Big Sur 2020-07-13 12:27:07 +02:00
FindFILESYSTEM.cmake Add cmake modules to cmakelint job and fix errors 2020-03-01 12:29:21 +01:00
FindGFLAGS.cmake Improve handling of gflags library 2020-08-13 20:54:22 +02:00
FindGFORTRAN.cmake GCC 11 already exists (see https://gcc.gnu.org/gcc-11/changes.html) 2020-06-11 15:32:11 +02:00
FindGLOG.cmake Fix warnings raised by CMake 3.17.0-rc1 2020-02-20 19:51:57 +01:00
FindGNSSSIMULATOR.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGNURADIO.cmake Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +02:00
FindGOOGLETEST.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGPERFTOOLS.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGPSTK.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGRDBFCTTC.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGRGN3S.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGRIIO.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindGROSMOSDR.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindLIBAD9361.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindLIBIIO.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindLOG4CPP.cmake Add cmake modules to cmakelint job and fix errors 2020-03-01 12:29:21 +01:00
FindMATHJAX2.cmake Add new building option ENABLE_EXTERNAL_MATHJAX, set to ON by default. 2020-10-30 12:24:23 +01:00
FindMATIO.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindOPENCL.cmake Add cmake modules to cmakelint job and fix errors 2020-03-01 12:29:21 +01:00
FindORC.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindPCAP.cmake Fix CMake warnings 2020-06-27 19:48:33 +02:00
FindPUGIXML.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindTELEORBIT.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindUHD.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindVOLK.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
FindVOLKGNSSSDR.cmake Remove usage of uninitialized variables in CMake scripts 2020-02-29 14:33:09 +01:00
GnsssdrBuildTypes.cmake Allow a random name for the build type. If not recognized, it is set to None 2020-06-27 19:51:22 +02:00
SetupPython.cmake Fix python detection when cross-compiling 2020-10-16 19:46:44 +02:00
TestForARM.cmake Improve headers 2020-02-12 00:04:29 +01:00