mirror of
https://github.com/0ldsk00l/nestopia.git
synced 2025-04-02 10:31:51 -04:00
FLTK: Force -std=c++17
This commit is contained in:
parent
37ea967dee
commit
2911990b92
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ AX_COMPILER_VENDOR
|
|||
AX_COMPILER_VERSION
|
||||
AC_PROG_SED
|
||||
AC_PROG_CXX
|
||||
AX_CXX_COMPILE_STDCXX([17], [noext], [mandatory])
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue