Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |