mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
wpa_supplicant: add missing source dirs to CMake build
Closes: https://github.com/espressif/esp-idf/issues/2168 Signed-off-by: Mahavir Jain <mahavir@espressif.com>
This commit is contained in:
parent
e7faa1d851
commit
fdfe38a779
@ -1,4 +1,4 @@
|
||||
set(COMPONENT_SRCDIRS src/crypto port src/fast_crypto)
|
||||
set(COMPONENT_SRCDIRS src/crypto port src/fast_crypto src/wpa2/eap_peer src/wpa2/tls src/wpa2/utils src/wps)
|
||||
set(COMPONENT_ADD_INCLUDEDIRS include port/include)
|
||||
|
||||
set(COMPONENT_REQUIRES "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user