Skip to content
Snippets Groups Projects
Commit fe169680 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

[*] Updates

parent ccf9c5b2
No related branches found
No related tags found
No related merge requests found
Pipeline #7552 passed with stages
in 1 minute and 58 seconds
......@@ -3,12 +3,11 @@ cmake_minimum_required(VERSION 3.1)
set(CMAKE_VERBOSE_MAKEFILE ON)
set(CMAKE_COLOR_MAKEFILE ON)
set(CMAKE_C_STANDARD 11)
# Predefine project
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 4)
SET( CPACK_PACKAGE_VERSION_MINOR 4)
SET( CPACK_PACKAGE_VERSION_PATCH 2)
SET( CPACK_PACKAGE_VERSION_PATCH 3)
#
# init CellFrame SDK
......
Subproject commit 1faff1a6f69f96a4752d168308f1918b697d0015
Subproject commit 15dba4357785077f1c5bf95c04df6d028e5ab4c8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment