mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
10 lines
208 B
C
10 lines
208 B
C
|
|
/* Define if the compiler supports basic C++11 syntax */
|
|
#cmakedefine HAVE_CXX11
|
|
|
|
/* Have IEEE 802.11 support */
|
|
#cmakedefine HAVE_DOT11
|
|
|
|
/* Have WPA2 decryption library */
|
|
#cmakedefine HAVE_WPA2_DECRYPTION
|