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 28c46d3 commit 0e1615eCopy full SHA for 0e1615e
cmake/Modules/BuildFLTK.cmake
@@ -4,7 +4,7 @@
4
5
include( ExternalProject )
6
7
-set(FLTK_GIT_TAG v1.5.0) # v1.4.9 was latest mrv2 v1.5.1 release
+set(FLTK_GIT_TAG v1.5.1) # was v1.4.9
8
9
#set(FLTK_GIT_TAG vk) # Cutting edge!
10
#set(FLTK_GIT_TAG vk_merge) # Testing branch
0 commit comments