diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2022-08-07 11:34:19 +0200 |
---|---|---|
committer | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2022-08-07 11:36:27 +0200 |
commit | 059f67459912bba6d7f605b7c43519ff547f3a80 (patch) | |
tree | 7b04869daec801a11d62060a07787d275f769ff3 /mbw.c | |
parent | d2cd3d36c353fee578f752c4e65a8c1efcee002c (diff) |
CMakeLists.txt: fix build without C++
Fix the following build failure without C++:
CMake Error at CMakeLists.txt:3 (project):
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
Fixes:
- http://autobuild.buildroot.org/results/17e2d6e6d6ddf7845a37a8bbf733faf40d9faa61
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'mbw.c')
0 files changed, 0 insertions, 0 deletions