summaryrefslogtreecommitdiffstats
path: root/Auxiliary/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* install: Configurable DESTINATION for the cmake.m4 fileKonstantin Podsvirov2016-11-151-1/+1
| | | | The DESTINATION changed from share/aclocal to ${CMAKE_XDGDATA_DIR}/aclocal.
* Aux: Install vim-cmake-syntax files with CMakeBrad King2016-08-171-0/+1
|
* Aux: Drop vim files prior to import of third-party versionBrad King2016-08-171-1/+0
|
* Move cmake.m4 from Utilities to AuxiliaryBrad King2013-10-151-0/+1
| | | | | The latter fits more consistently with other third party integration files.
* Rename Docs to AuxiliaryBrad King2013-10-151-0/+3
The directory contains auxiliary support files for integration with other tools, not documentation.