Skip to content
Snippets Groups Projects
Commit b76da194 authored by Florian Kaltenberger's avatar Florian Kaltenberger
Browse files

disabling XFORMS compile options for unitary simulators, since it does not work with CI tests

parent 330bbeee
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8)
set(PACKAGE_NAME "unitary_tests_simulators")
set(PHYSIM True)
set(RF_BOARD None)
set(XFORMS True)
set(XFORMS False)
set(DEBUG_PHY False)
set(MU_RECIEVER False)
......
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