HomeFreeBSD

editors/neovim-qt: fix build

Description

editors/neovim-qt: fix build

Add USES=compiler:c++11-lang to fix:
CMake Error in src/CMakeLists.txt:

The compiler feature "cxx_decltype" is not known to CXX compiler

"GNU"

version 4.2.1.

Approved by: mentors (implicit approval)

Details