Skip to content
  • Michael Gratton's avatar
    Fix cmake warning CMP0040 in cmake/FindDesktopFileValidate.cmake. · 4a2ba144
    Michael Gratton authored
    * desktop/CMakeLists.txt: Fix name of Elementary Contractor desktop file
      and disable Desktop file validation for it since it doesn't actually
      validate.
    
    * cmake/FindDesktopFileValidate.cmake, cmake/FindIntltool.cmake: Don't
      assume XDG Desktop files are named ".desktop" - they aren't for
      Elementary's Contractor. Require callers to pass the full name in, fix
      call sites.
    4a2ba144