mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 15:56:10 +08:00
CMake: remove unintended debug output
This commit is contained in:
@@ -76,8 +76,6 @@ set(export_targets
|
||||
${FLUID_EXPORT}
|
||||
${FLTK_OPTIONS_EXPORT}
|
||||
)
|
||||
message(STATUS "export.cmake: exporting targets...")
|
||||
fl_debug_var(export_targets)
|
||||
export(TARGETS
|
||||
${export_targets}
|
||||
FILE
|
||||
|
||||
Reference in New Issue
Block a user