aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* vala: The name of the vapi should match the pkg-config nameRico Tzschichholz2022-03-151-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 sinfJan Palus2022-02-191-1/+1
| | | | Fixes #52
* Clean up compilation flagsRobert Tari2022-01-141-1/+0
|
* 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