CMake: remove unintended debug output

This commit is contained in:
Albrecht Schlosser 2024-02-14 17:51:51 +01:00
parent 7992b0b9ab
commit b282ee0335
1 changed files with 0 additions and 2 deletions

View File

@ -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