mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 15:56:10 +08:00
Add a macOS icon to the glpuzzle test program.
This commit is contained in:
+1
-1
@@ -271,7 +271,7 @@ if(OPENGL_FOUND)
|
||||
fl_create_example(fractals "fractals.cxx;fracviewer.cxx" "${GLDEMO_LIBS}")
|
||||
fl_create_example(glut_test glut_test.cxx "${GLDEMO_LIBS}")
|
||||
if(NOT FLTK_BUILD_SHARED_LIBS)
|
||||
fl_create_example(glpuzzle glpuzzle.cxx "${GLDEMO_LIBS}")
|
||||
fl_create_example(glpuzzle "glpuzzle.cxx;glpuzzle.icns" "${GLDEMO_LIBS}")
|
||||
endif()
|
||||
fl_create_example(gl_image gl_image.cxx "${GLDEMO_LIBS};fltk::images")
|
||||
fl_create_example(gl_overlay gl_overlay.cxx "${GLDEMO_LIBS}")
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user