CMake: remove unintended debug output
This commit is contained in:
parent
7992b0b9ab
commit
b282ee0335
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user