mirror of https://github.com/fltk/fltk
CMake: remove unintended debug output
This commit is contained in:
parent
7992b0b9ab
commit
b282ee0335
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue