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 cmake: Print module versions in summary 2018-04-10 22:22:22 -07:00
modules refactor(cmake): Cleanup 2017-01-26 17:39:50 +01:00
templates install_manifest has a .txt extension 2017-02-25 11:01:19 +03:30
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