Skip to content

Commit

Permalink
Remove CMake message output in Widgets/CMakeLists.txt
Browse files Browse the repository at this point in the history
Was used for debugging.
Closes #177
  • Loading branch information
finetjul committed May 4, 2012
1 parent 4bbe2d8 commit 3bc45aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libs/Widgets/CMakeLists.txt
Expand Up @@ -369,7 +369,6 @@ if(CTK_USE_QTTESTING)
)
list(APPEND KIT_target_libraries QtTesting)
endif()
message( "KIT_target_libraries: ${KIT_target_libraries}")

ctkMacroBuildLib(
NAME ${PROJECT_NAME}
Expand Down

0 comments on commit 3bc45aa

Please sign in to comment.