diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-22 10:26:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-22 10:26:31 +0200 |
commit | 73620251fb9af400fecc4af2de32b6b6ccc770ac (patch) | |
tree | 8913a092dec51eacd0497c925f1999f6258584ed /gui | |
parent | 57b069b70c85a61cfd42fe2a2184bd1fc8346938 (diff) |
cmake: simplify, avoid macros
Avoid macros when able to allow for scope control. Macros shove
everything inside the parent scope. The lone remaining macro needs to be
there since functions allow for a fixed amount of parameters.
Link against dinput automatically since LTO will remove it if it's not
needed anyway.
Rift trackers don't presently need access to ${project}-all etc. so
don't expose them through opentrack_rift_boilerplate yet.
Diffstat (limited to 'gui')
0 files changed, 0 insertions, 0 deletions