mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
a6b55d90a7
On Windows, using MSYS Makefiles generator doesn't work very well when the CMakeLists.txt files use custom commands with paths as arguments. Furthermore, MinGW Makefiles generator can't be used if sh.exe is in the system's path and some build systems rely on sh for certain tasks (which is the case of PX4 Firmware build). Because of that, the list of generators for Windows has been narrowed to Ninja and NMake Makefiles. |
||
---|---|---|
.. | ||
px4/cmake/configs | ||
__init__.py | ||
ap_library.py | ||
ap_persistent.py | ||
ardupilotwaf.py | ||
boards.py | ||
build_summary.py | ||
cmake.py | ||
cxx_checks.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
px4.py | ||
static_linking.py | ||
toolchain.py |