cmake: fix include dirs and libs lookup
authorPetr Štetiar <ynezz@true.cz>
Thu, 26 Sep 2019 04:29:52 +0000 (06:29 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 31 Aug 2020 06:30:32 +0000 (08:30 +0200)
commit50caea12551705e2fea3f75c2e5cb4bcc724a7a0
tree99b44cdf822f15b6bc27e7eb75f009d7dfd80644
parenteadfa26a5cf31e27f551c37c1362983e9db37c4d
cmake: fix include dirs and libs lookup

In order to make it compile properly in more environments.

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