Skip to content

Commit dce3d4d

Browse files
committed
add glad sources
1 parent c3cb341 commit dce3d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReacomaExtension/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ set(REACOMA_SOURCES
119119
"VectorBufferAdaptor.h"
120120

121121
# iPlug2 sources
122-
123122
${IPLUG_CORE_SOURCES}
124123
${IGRAPHICS_SOURCES}
125124
${SWELL_SOURCES}
125+
${GLAD_SOURCES}
126126

127127
# Algorithms
128128
"Algorithms/AmpGateAlgorithm.cpp"

0 commit comments

Comments
 (0)