Skip to content
Snippets Groups Projects
Commit de77f726 authored by Dmitriy Gerasimov's avatar Dmitriy Gerasimov
Browse files

[x] PREFIX problem fix

parent 05530f8d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 4)
SET( CPACK_PACKAGE_VERSION_MINOR 4)
SET( CPACK_PACKAGE_VERSION_PATCH 40)
SET( CPACK_PACKAGE_VERSION_PATCH 41)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit 91129086292b7bfcc3f0cb056fc699bbe995763d
Subproject commit cc98a8b5d5448c00874dc3e4d5cfaa9f6d6a4c77
Subproject commit 94bb1edf2b1c066ce65507103f2ea25eccef0697
Subproject commit 490de75e80085b1bb8d9d4788622b3e1711742d8
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