summaryrefslogtreecommitdiffhomepage
path: root/tracker-ht/CMakeLists.txt
AgeCommit message (Collapse)Author
2017-03-27cmake: rename project's function prefixStanislaw Halik
It's not annoying having to type it anymore. Also "otr_boilerplate" -> "otr_module".
2016-09-06cmake: don't link against highguiStanislaw Halik
It can be linked against qt4 leading to runtime crash.
2016-05-22cmake/many: update for dinput8 manual link removalStanislaw Halik
It's automatic now.
2015-11-02ht: disconnect the face tracker from buildStanislaw Halik
It performs awfully, also needs run in subprocess since flandmark is GPL3.
2015-10-30cmake: lessen logspam with no opencvStanislaw Halik
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224