cmake: fix usage of implicit library and include paths
authorPetr Štetiar <ynezz@true.cz>
Sun, 20 Feb 2022 09:41:53 +0000 (10:41 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 20 Feb 2022 09:41:53 +0000 (10:41 +0100)
commit136006b88826feff4f0a36ffab511d1366483cf2
tree66e9da54755a82ff6139222a8fc6302b542cc7e8
parentbc0e84d689e2240a1bdfba3c04070485390bbfe9
cmake: fix usage of implicit library and include paths

And thus allow building in out of tree setups etc.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt