Skip to content
Snippets Groups Projects
  1. Jan 07, 2017
  2. Jan 02, 2017
  3. Dec 24, 2016
    • Ruslan Baratov's avatar
      Consistent 'REQUIRED' usage · ae216114
      Ruslan Baratov authored
      If 'REQUIRED' used inside 'find_package' there is no need to check '*_FOUND'
      variable. And vice versa - if package is not optional then 'REQUIRED' can be
      used instead of 'if(NOT *_FOUND) message(FATAL_ERROR)' block.
      ae216114
  4. Nov 06, 2016
  5. Aug 02, 2015
  6. Jul 10, 2015
  7. Feb 10, 2015
Loading