]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding support for ctags generation during cmake generation.
authorJacob Alexander <haata@kiibohd.com>
Sat, 28 Jun 2014 20:48:49 +0000 (13:48 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 28 Jun 2014 20:48:49 +0000 (13:48 -0700)
commitc203d23be5be161873b2fcf0f5996864ac97326f
tree48e3612fe793eba9e3fe98994653f9d1c5401ee9
parent01b1933c93c9bb2db8d2ed116c913df9e8e2e312
Adding support for ctags generation during cmake generation.

- Added executable detection script
- Build will still work fine if ctags isn't installed
Lib/CMake/FindCtags.cmake [new file with mode: 0644]
Lib/CMake/modules.cmake