Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-10 03:51:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2dec7787c17bc8c7d7732b13a12c0132b3a3fee5
esp-idf/examples/protocols/http2_request/components/sh2lib/CMakeLists.txt

9 lines
161 B
CMake
Raw Normal View History

cmake: Add CMakeLists.txt files for all examples Generating using convert_to_cmake.py, with some minor cleanup
2018-02-27 17:44:31 +11:00
set(COMPONENT_ADD_INCLUDEDIRS .)
cmake: make main a component again
2018-09-11 09:44:12 +08:00
set(COMPONENT_SRCS "sh2lib.c")
cmake: Add CMakeLists.txt files for all examples Generating using convert_to_cmake.py, with some minor cleanup
2018-02-27 17:44:31 +11:00
cmake: Add component dependency support Components should set the COMPONENT_REQUIRES & COMPONENT_PRIVATE_REQUIRES variables to define their requirements.
2018-03-22 17:27:10 +11:00
set(COMPONENT_REQUIRES nghttp)
set(COMPONENT_PRIV_REQUIRES lwip esp-tls)
cmake: Add CMakeLists.txt files for all examples Generating using convert_to_cmake.py, with some minor cleanup
2018-02-27 17:44:31 +11:00
register_component()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 54ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API