Logo
Explore Help
Sign In
espressif/esp-protocols
1
0
Fork 1
You've already forked esp-protocols
mirror of https://github.com/espressif/esp-protocols.git synced 2025-07-16 12:02:11 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
24f07f920fb5c8cb1eb89dae5cc3b23e86185f26
esp-protocols/components/asio/examples/tcp_echo_server/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
245 B
CMake
Raw Normal View History

cmake: make main a component again * Original commit: espressif/esp-idf@d9939cedd9b44d63dc148354c3a0a139b9c7113d
2018-09-11 09:44:12 +08:00
# The following lines of boilerplate have to be in your project's CMakeLists
cmake: Add missing example CMakeLists.txt files, CI check all examples have both * Original commit: espressif/esp-idf@5689e446dc92000b25cbe746355b217e3547b16b
2018-08-28 11:10:48 +08:00
# in this exact order for cmake to work correctly
tools: Increase the minimal supported CMake version to 3.16 This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system. This is the version that provides most new features and also the one we use in our latest docker image for CI. * Original commit: espressif/esp-idf@facab8c5a78323dceb0a418ecaaaa4319b102793
2022-05-27 10:10:51 +02:00
cmake_minimum_required(VERSION 3.16)
cmake: Add missing example CMakeLists.txt files, CI check all examples have both * Original commit: espressif/esp-idf@5689e446dc92000b25cbe746355b217e3547b16b
2018-08-28 11:10:48 +08:00
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(asio_tcp_echo_server)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 34ms Template: 6ms
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