Skip to content
Snippets Groups Projects
  1. Mar 08, 2017
  2. Mar 06, 2017
  3. Mar 05, 2017
  4. Mar 03, 2017
  5. Feb 28, 2017
  6. Feb 19, 2017
  7. Jan 29, 2017
  8. Jan 02, 2017
  9. Dec 30, 2016
  10. 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
  11. Dec 15, 2016
  12. Dec 10, 2016
  13. Dec 09, 2016
  14. Nov 30, 2016
  15. Nov 27, 2016
  16. Nov 26, 2016
  17. Nov 15, 2016
  18. Nov 08, 2016
  19. Nov 07, 2016
Loading