mirror of
https://github.com/intrepidcs/icsscand.git
synced 2026-09-20 16:18:18 +02:00
Refactor for libicsneo v0.3.0 API changes
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
project(libicsneo-socketcan-daemon VERSION 2.0.3)
|
||||
project(libicsneo-socketcan-daemon VERSION 2.1.0)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user