summaryrefslogtreecommitdiffhomepage
path: root/cmake/opentrack-policy.cmake
AgeCommit message (Collapse)Author
2016-08-23cmake: refactor boilerplate for projectsStanislaw Halik
Don't rely on a macro that shouldn't be necessary. The information "opentrack_boilerplate" retrieves is now factored out to be easily available to projects themselves. opentrack_boilerplate can now also build executables. When appropriate, target properties are now concatenated rather than replaced.
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224