Remove unused popt dependency for examples
authorMarvin Scholz <epirat07@gmail.com>
Thu, 17 Oct 2019 13:45:56 +0000 (15:45 +0200)
committerMarvin Scholz <epirat07@gmail.com>
Thu, 17 Oct 2019 13:45:56 +0000 (15:45 +0200)
commit18c1505848160a9d86ed9917704c5852a98a4bb4
tree974592930a260cc282f5d54480064d82dffe647e
parent1385f7c12b27e42f513be382f96c0e7de71148c3
Remove unused popt dependency for examples

The examples have a dependency on popt even though that library is
not used by any examples, making it unnecessary.
examples/CMakeLists.txt
examples/Makefile.am