Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vala: The name of the vapi should match the pkg-config name | Rico Tzschichholz | 2022-03-15 | 1 | -8/+8 |
| | | | | | Add reference to an existing header to gir which should be a single include header. | ||||
* | src/CMakeLists.txt: link libm for expf, pow and sinf | Jan Palus | 2022-02-19 | 1 | -1/+1 |
| | | | | Fixes #52 | ||||
* | Clean up compilation flags | Robert Tari | 2022-01-14 | 1 | -1/+0 |
| | |||||
* | src/CMakeLists.txt: Add missing target link libraries | Robert Tari | 2021-06-08 | 1 | -0/+1 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/39 | ||||
* | src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into ↵ | Mike Gabriel | 2021-06-07 | 1 | -64/+73 |
| | | | | if-clauses (that check, if INTROSPECTION_FOUND and VAPI_FOUND). | ||||
* | Use CMAKE_INSTALL_FULL_*DIR variables for installation | Robert Tari | 2021-06-07 | 1 | -14/+14 |
| | | | | https://github.com/AyatanaIndicators/ayatana-ido/issues/40 | ||||
* | src/CMakeLists.txt: Actively set --library-path for g-ir-scanner. | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |
| | |||||
* | Add CMakeLists.txt files. | Robert Tari | 2021-04-21 | 1 | -0/+175 |