Search Criteria
Package Details: cmake-extras 1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cmake-extras.git (read-only, click to copy) |
---|---|
Package Base: | cmake-extras |
Description: | A collection of add-ons for the CMake build tool |
Upstream URL: | https://gitlab.com/ubports/core/cmake-extras |
Licenses: | LGPL3 |
Submitter: | tari01 |
Maintainer: | tari01 |
Last Packager: | tari01 |
Votes: | 3 |
Popularity: | 0.002905 |
First Submitted: | 2022-01-11 15:15 (UTC) |
Last Updated: | 2022-09-20 21:38 (UTC) |
Dependencies (2)
Required by (14)
- ayatana-indicator-application (make)
- ayatana-indicator-bluetooth (make)
- ayatana-indicator-datetime (make)
- ayatana-indicator-display (make)
- ayatana-indicator-keyboard (make)
- ayatana-indicator-messages (make)
- ayatana-indicator-notifications (make)
- ayatana-indicator-power (make)
- ayatana-indicator-printers (make)
- ayatana-indicator-session (make)
- ayatana-indicator-sound (make)
- libayatana-common (make)
- unity-indicator-session (make)
- unity-indicator-sound (make)
Latest Comments
tari01 commented on 2022-09-20 22:05 (UTC)
@kalj
Thanks, updated.
kalj commented on 2022-09-20 20:00 (UTC) (edited on 2022-09-20 20:08 (UTC) by kalj)
I got a warning about deprecated cmake invocation, and an error due to this assuming GNU make is used as cmake generator (if env var CMAKE_GENERATOR is set, that is used by default). I made a suggestion of how to fix this: