You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
Instead of failing with a cryptic error message like
```
CMake Error at /tmp/Arduino-CMake-NG/cmake/Platform/System/LinuxDistDetector.cmake:12 (string):
string no output variable specified
Call Stack (most recent call first):
/tmp/Arduino-CMake-NG/cmake/Platform/System/BuildSystemInitializer.cmake:25 (detect_host_linux_distribution)
/tmp/Arduino-CMake-NG/cmake/Platform/Arduino.cmake:34 (initialize_build_system)
/usr/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake:26 (include)
CMakeLists.txt:2 (project)
```
let's fail with a clean message about missing dependencies :-)
0 commit comments