summaryrefslogtreecommitdiff
path: root/bus/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use project relative paths in CMake filesJordan Williams2022-07-251-2/+2
* cmake: Drop an unnecessary include directoryAlex Richardson2022-03-241-1/+0
* cmake: make support for traditional activation optionalRalf Habacker2020-09-231-6/+9
* cmake: install dbus-daemon-launch-helper on UnixRalf Habacker2020-09-221-0/+4
* cmake: add support for user session semantic on Linux operating systemsRalf Habacker2020-06-101-0/+7
* cmake: Add support for systemd integration on Linux operating systemsRalf Habacker2020-06-101-0/+7
* cmake: Use CMAKE_INSTALL_FULL_<dir> for configuration and stateRalf Habacker2020-06-101-3/+3
* cmake: fix installation of example filesRalf Habacker2020-06-101-10/+12
* cmake: complete adding version info to all installed executables on WindowsRalf Habacker2020-02-191-2/+6
* cmake: install missing files to keep in sync with autotools buildsRalf Habacker2019-03-131-0/+13
* Fixes remaining indentations that are not covered by the cmake formatting scr...Ralf Habacker2019-01-241-4/+4
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-7/+7
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-12/+12
* Use lower case cmake keywords in CMakeLists.txt filesRalf Habacker2019-01-241-16/+16
* Replace tabs by 4 spaces in CMakeLists.txt filesRalf Habacker2019-01-241-69/+69
* Remove trailing spaces in CMakeLists.txt filesRalf Habacker2019-01-241-29/+29
* Add cmake macros add_executable_version_info and add_library_version_infoRalf Habacker2019-01-221-10/+2
* Move cmake related build system to top levelRalf Habacker2019-01-221-0/+203