summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
blob: bcc751bb80124806cd782407fac4477a84b8708a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
###########################################################################
# Copyright 2015, 2016, 2017 IoT.bzh
#
# author: Romain Forlot <romain.forlot@iot.bzh>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not
############################### CMAKE_MINIMUM_REQUIRED(VERSION 3.6) include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake)