[daemon-fix] fixed getting uid and pid when transport is not kdbus
[platform/upstream/dbus.git] / cmake / modules / MacroLibrary.cmake
1 # - include MacroLibrary offers a collection of macros which extend the built-in cmake commands
2 # OPTIONAL_FIND_PACKAGE( <name> [QUIT] )
3
4 INCLUDE(MacroOptionalFindPackage)
5 #INCLUDE(MacroAdditionalCleanFiles)
6 #INCLUDE(MacroAddFileDependencies)
7 #INCLUDE(MacroGetenvWinPath)
8 #INCLUDE(MacroEnsureOutOfSourceBuild)
9