Commit b76da194 authored by Florian Kaltenberger's avatar Florian Kaltenberger

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

parent 330bbeee
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment