aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Clean up compilation flagsRobert Tari2022-02-111-8/+1
|
* Use /bin/sh for running testsLuca Weiss2022-02-081-4/+4
| | | | The tests run fine with busybox ash as /bin/sh and do not require bash.
* tests/CMakeLists.txt: Assure that modified outside environment variables ↵Mike Gabriel2021-10-241-4/+4
| | | | | | | (see debian/rules) survive into the dbus-test-runner wrapped environment. This hopefully fixes build failures in sbuild build chroots where we build our upstream DEBs for Debian and Ubuntu.
* Re-introduce (CMake based) build support against GTK+ 2.0.Mike Gabriel2021-10-231-16/+22
|
* Add CMakeLists.txt files + cmake/ helpersRobert Tari2021-06-091-0/+184