Fix cairo_test-shared build as well (#902)
This commit is contained in:
parent
ffeaeec5bd
commit
ede53b8a50
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user