Skip to content

Commit

Permalink
fix Shared Texture Dashboard item
Browse files Browse the repository at this point in the history
  • Loading branch information
benkuper committed Jun 20, 2024
1 parent f98d24c commit 562db7b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions JuceLibraryCode/AppConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,13 @@
#define JUCE_IP_AND_PORT_DETECTION 1
#endif

//==============================================================================
// juce_sharedtexture flags:

#ifndef SHAREDTEXTURE_USE_CPU_IMAGE
//#define SHAREDTEXTURE_USE_CPU_IMAGE 1
#endif

//==============================================================================
// juce_timeline flags:

Expand Down
2 changes: 1 addition & 1 deletion Modules/juce_organicui

0 comments on commit 562db7b

Please sign in to comment.