Skip to content
Snippets Groups Projects
  1. 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
    • Ruslan Baratov's avatar
      Tabs to spaces · b5411a5a
      Ruslan Baratov authored
      b5411a5a
  2. Dec 18, 2016
  3. Dec 17, 2016
  4. Dec 15, 2016
  5. Dec 10, 2016
Loading