mirror of
https://github.com/fltk/fltk.git
synced 2026-02-05 15:59:50 +08:00
Remove unnecessary CMake test statement (#358)
Sorry for the noise, this statement was included in my proposed patch.
This commit is contained in:
@@ -137,7 +137,6 @@ else ()
|
||||
endif ()
|
||||
|
||||
foreach (src ${CAIRO_SOURCES})
|
||||
message(STATUS "CAIRO: ${src} (${cairo_libs})")
|
||||
CREATE_EXAMPLE (${src} ${src}.cxx "${cairo_libs}")
|
||||
endforeach (src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user