Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johannes Pfeifer
dynare
Commits
74d22931
Verified
Commit
74d22931
authored
Jan 16, 2019
by
Sébastien Villemot
Browse files
Enforce C++14 mode when compiling Dynare++
parent
b0a7826c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
74d22931
...
...
@@ -26,6 +26,7 @@ AC_CONFIG_SUBDIRS([preprocessor])
AC_PROG_CC
AC_PROG_CXX
AX_CXX_COMPILE_STDCXX_14
AC_CANONICAL_HOST
case ${host_os} in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment