aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMOptionalAddSubdirectory.cmake
AgeCommit message (Collapse)Author
2016-12-01Fix typoElvis Angelaccio
GIT_SILENT
2016-08-31add full license textAllen Winter
REVIEW: 128780
2015-02-06Document when modules were added to ECM.Alex Merry
2014-04-11Add documentation generation using SphinxAlex Merry
This is deliberately modelled very closely on CMake's documentation system. It's a hefty patch, because it involved changing all the documentation to be in reStructuredText format. I also cleaned up the copyright/license statements at the same time. Note that the find modules contain the full license, due to the fact that ecm_use_find_module() copies them out of the ECM distribution.
2011-12-11improve documentation formattingAlex Neundorf
Alex
2011-09-17a bit of cleaning using cmakelint.pyAllen Winter
2011-09-15Convert to consistent modern style.Stephen Kelly
2011-07-09also rename the macro macro_optional_add_subdirectory() toAlex Neundorf
ecm_optional_add_subdirectory() make it a function, not a macro anymore Alex
2011-07-09Rename MacroOptionalAddSubdirectory.cmake to ECMOptionalAddDirectory.cmakeAllen Winter
This is the first in our new modules