diff options
| -rw-r--r-- | CMake/export.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMake/export.cmake b/CMake/export.cmake index fa5816d53..5ae2b84da 100644 --- a/CMake/export.cmake +++ b/CMake/export.cmake @@ -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 |
