Revisions of A_tw-cmake (4)

Olaf Hering Olaf Hering (olh) committed 4 days ago (revision 4)
run %check in gui flavor
Olaf Hering Olaf Hering (olh) committed 4 days ago (revision 3)
remove unused mini and gui flavor
manfred-h manfred-h accepted request 6332 16 days ago (revision 2)
- Add cmake-comply-with-curl-types.patch to cope with CURLPROXY_*
  constants which are of type long int in recent versions of curl
  (>= 8.16.0), while curl_proxytype remains an enum compatible with
  int (-fpermissive does not allow this).
manfred-h manfred-h accepted request 6309 3 months ago (revision 1)
Latest cmake-3 version from Slowroll to fix cmake-4 related build errors in Tumbleweed. Using "export CMAKE_POLICY_VERSION_MINIMUM=3.5" does not help with e.g. handbrake and kodi!