]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Reorganizing CMake build system.
authorJacob Alexander <haata@kiibohd.com>
Sat, 19 Apr 2014 05:57:14 +0000 (22:57 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 19 Apr 2014 05:57:14 +0000 (22:57 -0700)
commit38266ca2ccb4e76d6827e893ce57cc1dbf3fba88
tree51cf1a299116bc611ddc9ac197a59c38a75028e1
parentcfea1de2e8ee59800323aea3af63059a4a9f2700
Reorganizing CMake build system.

- Only one file to edit now
- Compiler architecture automatically detected based off of chip target
CMakeLists.txt
Lib/CMake/arm.cmake [new file with mode: 0644]
Lib/CMake/avr.cmake [new file with mode: 0644]
Lib/CMake/initialize.cmake [new file with mode: 0644]
Lib/CMake/modules.cmake [new file with mode: 0644]
README
arm.cmake [deleted file]
avr.cmake [deleted file]
setup.cmake [deleted file]