]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Making all the configurable CMake variables externally settable
authorJacob Alexander <haata@kiibohd.com>
Fri, 3 Oct 2014 02:30:15 +0000 (19:30 -0700)
committerJacob Alexander <haata@kiibohd.com>
Fri, 3 Oct 2014 02:30:15 +0000 (19:30 -0700)
commit22abefcf1ee2d2310c64d68aafe274ed351f6dd8
treef9af2e682caf678bbc511eaae3378bb3149f6522
parentae21a90455e97ddfe58693e5fc290aa193271856
Making all the configurable CMake variables externally settable

- Use CMake -D arguments to set variables (so you don't have to edit the CMakeLists.txt file)
CMakeLists.txt