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

[*] Windows optimization

parent 2ac719e4
No related branches found
No related tags found
2 merge requests!974bugfix-8996,!873Hotfix 8568
......@@ -28,7 +28,7 @@ SET(DESTDIR "/opt/${PROJECT_NAME}")
#SET( CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${CMAKE_SYSTEM_PROCESSOR}")
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}\"")
set(SUBMODULES_NO_BUILD ON)
include (cellframe-sdk/cmake/OS_Detection.cmake)
......
Subproject commit d09c55d1989a9b3493885b77e488a0023e9be0a2
Subproject commit e4ad43268e6783f35719ded4734e92b57a4a80d7
Subproject commit 6bf8c1991e0be9c8e431b34973ac593e29ce9e5d
Subproject commit 9039cd7c25ac035c1651a14492b90f7a87a82c8d
Subproject commit 9da5d171b4eb967fed55849cec73b603abbf5f91
Subproject commit 66056c8219450763d8ea2bb49dbc31d8d71f0a3f
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