Fix cairo_test-shared build as well (#902)

This commit is contained in:
Albrecht Schlosser 2024-02-09 17:35:26 +01:00
parent ffeaeec5bd
commit ede53b8a50

View File

@ -275,7 +275,7 @@ if(FLTK_BUILD_SHARED_LIBS)
fl_create_example(shape-shared shape.cxx "${GLDEMO_SHARED}")
endif(OPENGL_FOUND)
fl_create_example(cairo_test-shared cairo_test.cxx "fltk::fltk-shared")
fl_create_example(cairo_test-shared cairo_test.cxx "fltk::fltk-shared;cairo")
endif(MSVC) # (not MSVC)