Talk:OpenCV/Basics/Scalar

From ProgrammingExamples
Jump to: navigation, search

consider using ${OpenCV_LIBS} instead of individually listing all of the libraries.

  • Good idea. However, that is good for people using CMake, but not so good for people manually linking. I think I'll go with it anyway - maybe it will encourage more use of CMake :) Daviddoria 20:28, 21 January 2011 (UTC)