aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add ENABLE_WERROR optionRobert Tari2021-08-091-0/+9
|
* Add option to disable Loader build/installationRobert Tari2021-06-101-2/+8
|
* CMakeLists.txt: Report more build parameters to stdout when CMake configures ↵Mike Gabriel2021-05-171-0/+3
| | | | the build.
* {,**/}CMakeLists.txt: Support builds against GTK+-3.0 with IDO support disabled.Mike Gabriel2021-05-171-14/+13
| | | | Fixes https://github.com/AyatanaIndicators/libayatana-indicator/issues/37
* CMakeLists.txt: Fix coverage report. We need to reference the test ↵Mike Gabriel2021-05-171-1/+24
| | | | executables here, not the test wrappers.
* CMakeLists.txt: Always builds indicator3 loader tool (not just when ↵Mike Gabriel2021-05-121-1/+1
| | | | ENABLE_TESTS is set).
* Bring back GTK+-2.0 and GTK+-3.0 build flavours.Mike Gabriel2021-05-121-1/+34
|
* Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix ↵Robert Tari2021-05-121-0/+70
include paths tests/test-loader.c: fix library paths