android_mt6572_jiabo/external/dbus/cmake/modules/MacroLibrary.cmake
2025-09-05 16:56:03 +08:00

9 lines
311 B
CMake

# - include MacroLibrary offers a collection of macros which extend the built-in cmake commands
# OPTIONAL_FIND_PACKAGE( <name> [QUIT] )
INCLUDE(MacroOptionalFindPackage)
#INCLUDE(MacroAdditionalCleanFiles)
#INCLUDE(MacroAddFileDependencies)
#INCLUDE(MacroGetenvWinPath)
#INCLUDE(MacroEnsureOutOfSourceBuild)