1. 24 Dec, 2016 2 commits
    • 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. 18 Dec, 2016 11 commits
  3. 17 Dec, 2016 3 commits
  4. 15 Dec, 2016 13 commits
  5. 14 Dec, 2016 5 commits
  6. 10 Dec, 2016 6 commits