Warning, /frameworks/kdelibs4support/cmake/modules/MacroLibrary.cmake is written in an unsupported language. File is not indexed.

0001 # - include MacroLibrary offers a collection of macros which extend the built-in cmake commands
0002 
0003 # Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org>
0004 #
0005 # Redistribution and use is allowed according to the terms of the BSD license.
0006 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
0007 
0008 INCLUDE(MacroAddFileDependencies)
0009 INCLUDE(MacroAppendIf)
0010 INCLUDE(MacroEnsureOutOfSourceBuild)
0011 INCLUDE(MacroBoolTo01)