mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Updated the minimumCppStandard of juce_blocks_basics
This commit is contained in:
parent
afba45cf08
commit
5bdf79e3e1
1 changed files with 8 additions and 7 deletions
|
|
@ -29,13 +29,14 @@
|
|||
|
||||
BEGIN_JUCE_MODULE_DECLARATION
|
||||
|
||||
ID: juce_blocks_basics
|
||||
vendor: juce
|
||||
version: 5.4.3
|
||||
name: Provides low-level control over ROLI BLOCKS devices
|
||||
description: JUCE wrapper for low-level control over ROLI BLOCKS devices.
|
||||
website: http://developer.roli.com
|
||||
license: ISC
|
||||
ID: juce_blocks_basics
|
||||
vendor: juce
|
||||
version: 5.4.3
|
||||
name: Provides low-level control over ROLI BLOCKS devices
|
||||
description: JUCE wrapper for low-level control over ROLI BLOCKS devices.
|
||||
website: http://developer.roli.com
|
||||
license: ISC
|
||||
minimumCppStandard: 14
|
||||
|
||||
dependencies: juce_events juce_audio_devices
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue