polybar/cmake
taschenb 3afc341c7b feat(net): Add nl80211 support (#1009)
This patch enables support for nl80211. In case the libnl-genl-3.0
library isn't found, it will fall back to Wext instead.
The library to use can also be manually set with the CMake option
WITH_LIBNL.

The Wireless-Extensions (WE or Wext) are deprecated and long replaced
by cfg80211.

Although Wext isn't used by WiFi drivers anymore, CFG80211_WEXT allows
old tools to communicate with modern drivers by providing a wrapper
API.
2018-06-18 20:16:09 -07:00
..
common
modules
templates
01-core.cmake refactor(ccache): Enable by default 2018-06-01 10:49:00 -07:00
02-opts.cmake feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
03-libs.cmake feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
04-targets.cmake fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
05-summary.cmake refactor(build): List xkeyboard in cmake and polybar -v 2018-06-18 11:49:31 +02:00