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