1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

add compatability to CMake 3.7

This commit is contained in:
Steffen Vogel 2019-02-09 20:10:37 +00:00 committed by Steffen Vogel
parent c7a643aaa1
commit 2db5ecd82a

View file

@ -23,7 +23,6 @@
cmake_minimum_required(VERSION 3.7)
project(villas-common
DESCRIPTION "VILLAScommon"
LANGUAGES C CXX
)