aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* src/CMakeLists.txt: Add missing target link librariesRobert Tari2021-06-081-0/+1
| | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/39
* src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into ↵Mike Gabriel2021-06-071-64/+73
| | | | if-clauses (that check, if INTROSPECTION_FOUND and VAPI_FOUND).
* Use CMAKE_INSTALL_FULL_*DIR variables for installationRobert Tari2021-06-071-14/+14
| | | | https://github.com/AyatanaIndicators/ayatana-ido/issues/40
* src/CMakeLists.txt: Actively set --library-path for g-ir-scanner.Mike Gabriel2021-04-211-0/+1
|
* Add CMakeLists.txt files.Robert Tari2021-04-211-0/+175