Skip to content
Snippets Groups Projects
Commit 86d531af authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

[*] Synchronization stabled

parent a188df16
No related branches found
No related tags found
3 merge requests!169features-4402,!168Bugs-4158,!167Bugs-4158
...@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11) ...@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
# Predefine project # Predefine project
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 3) SET( CPACK_PACKAGE_VERSION_MAJOR 3)
SET( CPACK_PACKAGE_VERSION_MINOR 5) SET( CPACK_PACKAGE_VERSION_MINOR 6)
SET( CPACK_PACKAGE_VERSION_PATCH 15) SET( CPACK_PACKAGE_VERSION_PATCH 1)
# init CellFrame SDK # init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"") add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......
Subproject commit 3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c Subproject commit b684702aef5a79b762b1b577cf966f20529ec817
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