Search Criteria
Package Details: rttr 0.9.6-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/rttr.git (read-only, click to copy) |
---|---|
Package Base: | rttr |
Description: | C++ Reflection Library |
Upstream URL: | https://github.com/rttrorg/rttr |
Licenses: | MIT |
Provides: | librttr_core.so |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 5 |
Popularity: | 0.014509 |
First Submitted: | 2021-12-10 07:37 (UTC) |
Last Updated: | 2022-04-03 17:08 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
black_desk commented on 2022-08-03 15:42 (UTC) (edited on 2022-08-03 15:42 (UTC) by black_desk)
I have some environment var to make cmake generate ninja.build. So there will be no makefile in my build dir.
Apply this patch will make cmake work.