mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Update the minimum C++ standard to C++14
This commit is contained in:
parent
0c56fa8fa0
commit
78be43888e
32 changed files with 71 additions and 56 deletions
|
|
@ -40,6 +40,7 @@
|
|||
description: Classes for various basic cryptography functions, including RSA, Blowfish, MD5, SHA, etc.
|
||||
website: http://www.juce.com/juce
|
||||
license: GPL/Commercial
|
||||
minimumCppStandard: 14
|
||||
|
||||
dependencies: juce_core
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue