dbus/cmake/modules
Jordan Williams fac146f44d
Use project relative paths in CMake files
This makes it possible for projects to incorporate D-Bus as a CMake sub-project in a larger CMake project.
Before this PR, doing so would result in many errors.
This is because CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR would point to directories above the D-Bus project.
Using paths relative to the project directory, PROJECT_SOURCE_DIR and PROJECT_BINARY_DIR, corrects for this.
2022-07-25 14:14:57 -05:00
..
CheckPrototypeExists.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CheckStructMember.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
COPYING-CMAKE-SCRIPTS Add glib support to cmake buildsystem. 2014-01-07 19:06:26 +01:00
CPackInstallConfig.cmake Use project relative paths in CMake files 2022-07-25 14:14:57 -05:00
FindDocBookXSL.cmake FindDocBookXSL.cmake: Add 2018-11-20 18:29:39 +00:00
FindDoxygen.cmake * cmake: added doxygen support 2007-03-14 00:16:05 +00:00
FindGLIB2.cmake cmake: fix find_package related naming mismatch for GLIB2 2021-11-10 00:49:21 +01:00
FindLibIconv.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
MacroGetenvWinPath.cmake Remove obsolete parameter in end... cmake keywords 2019-01-24 09:07:27 +01:00
MacroLibrary.cmake Use lower case cmake keywords 2019-01-23 21:34:24 +01:00
MacroOptionalFindPackage.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
Macros.cmake Use project relative paths in CMake files 2022-07-25 14:14:57 -05:00
MacrosAutotools.cmake Remove obsolete parameter in end... cmake keywords 2019-01-23 21:34:24 +01:00
ProjectSourceGroup.cmake Remove obsolete parameter in end... cmake keywords 2019-01-23 21:34:24 +01:00
Win32Macros.cmake Use project relative paths in CMake files 2022-07-25 14:14:57 -05:00