summaryrefslogtreecommitdiffhomepage
path: root/cmake/opentrack-pkg-config.cmake
AgeCommit message (Collapse)Author
2018-05-28cmake: remove debug statementStanislaw Halik
2018-05-28cmake/pkg-config: fix linkage #726Stanislaw Halik
cmake ignores `-lfoo' in LDFLAGS
2018-05-27cmake/pkg-config: space _after_ append_string textStanislaw Halik
Keeps it in line with the rest of the APPEND_STRING code. Putting the space inconsistently makes the whole thing blow up.
2018-05-27cmake/pkg-config: print informative messageStanislaw Halik
2018-05-27cmake: add pkgconfig for LinuxStanislaw Halik