https://bugs.kde.org/show_bug.cgi?id=359943

            Bug ID: 359943
           Summary: New FindIsoCodes.cmake file requires cmake >= 3.4
           Product: plasmashell
           Version: master
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Digital Clock
          Assignee: mklape...@kde.org
          Reporter: chrisb2...@gmail.com
                CC: plasma-b...@kde.org

The new FindIsoCodes.cmake file introduced by commit
fea67bd2ae7549e88952ac6dbcf90392d0ee1458 to plasma-workspace uses the
'pkg_get_variable' function, which is first available in cmake v3.4.

Either the use of the function should be removed or the cmake version
requirement should be bumped (but it's a pretty big bump).

Reproducible: Always

Steps to Reproduce:
1. Try to run cmake in git-master plasma-workspace with a cmake < 3.4
2. CMake fails with 'Unknown CMake command "pkg_get_variable".'

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to