2 Star 6 Fork 0

丨匿名用户丨 / LoRaMac-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 831 Bytes
一键复制 编辑 原始数据 按行查看 历史
Miguel Luis 提交于 2020-02-18 14:35 . Fix cmake warning.
##
## ______ _
## / _____) _ | |
## ( (____ _____ ____ _| |_ _____ ____| |__
## \____ \| ___ | (_ _) ___ |/ ___) _ \
## _____) ) ____| | | || |_| ____( (___| | | |
## (______/|_____)_|_|_| \__)_____)\____)_| |_|
## (C)2013-2017 Semtech
## ___ _____ _ ___ _ _____ ___ ___ ___ ___
## / __|_ _/_\ / __| |/ / __/ _ \| _ \/ __| __|
## \__ \ | |/ _ \ (__| ' <| _| (_) | / (__| _|
## |___/ |_/_/ \_\___|_|\_\_| \___/|_|_\\___|___|
## embedded.connectivity.solutions.==============
##
## License: Revised BSD License, see LICENSE.TXT file included in the project
## Authors: Johannes Bruder (STACKFORCE), Miguel Luis (Semtech)
##
project(loramac-node)
cmake_minimum_required(VERSION 3.6)
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/src)
1
https://gitee.com/JavonPeng/LoRaMac-node.git
git@gitee.com:JavonPeng/LoRaMac-node.git
JavonPeng
LoRaMac-node
LoRaMac-node
master

搜索帮助