We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86a8b2 commit c989181Copy full SHA for c989181
1 file changed
src/CMakeLists.txt
@@ -60,6 +60,7 @@ juce_add_binary_data(FontBinaryData
60
${CMAKE_SOURCE_DIR}/icons/height.svg
61
${CMAKE_SOURCE_DIR}/icons/thickness.svg
62
${CMAKE_SOURCE_DIR}/icons/gear.svg
63
+ ${CMAKE_SOURCE_DIR}/icons/angles_up.svg
64
)
65
66
# Link the libraries
0 commit comments