headunit-desktop icon indicating copy to clipboard operation
headunit-desktop copied to clipboard

Update to C++14

Open Quackdoc opened this issue 4 months ago • 0 comments

C++14 is now needed due to deprecation of C++11, it no longer compiles some things. I ran a s/c++11/c++14 and it seems to compile fine for me

Quackdoc avatar Oct 19 '24 22:10 Quackdoc