Skip to content
Snippets Groups Projects
Commit f4fd1340 authored by Evgeniy's avatar Evgeniy
Browse files

[+] Add posability to build tests

parent 0dad9c69
No related branches found
No related tags found
10 merge requests!439feature 4930,!437feature 4930,!435Feature 4930,!434Feature 5344,!433Feature 5344,!432Feature 5220,!431Feature 5220,!430Feature 5220,!428bugs-5311,!412feature-2912
......@@ -4,6 +4,9 @@ cmake_minimum_required(VERSION 3.0)
set(CMAKE_C_STANDARD 11)
set(CELLFRAME_SDK_NATIVE_VERSION "3.0-8")
add_definitions ("-DCELLFRAME_SDK_VERSION=\"${CELLFRAME_SDK_NATIVE_VERSION}\"")
#set(BUILD_CRYPTO_TESTS ON)
set(DAPSDK_MODULES "")
if(NOT DEFINED ${CELLFRAME_MODULES})
......
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