Commit 849fff3d authored by guptar's avatar guptar

fixed cmakefile error for phy simulator tests

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7866 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent efd78f15
...@@ -8,10 +8,8 @@ set(DEBUG_PHY False) ...@@ -8,10 +8,8 @@ set(DEBUG_PHY False)
set(MU_RECIEVER Flase) set(MU_RECIEVER Flase)
set(RANDOM_BF False) set(RANDOM_BF False)
set(PBS_SIM False) set(PBS_SIM False)
set(PERFECT_CE True) set(PERFECT_CE False)
set(NAS_UE False)
set(MESSAGE_CHART_GENERATOR False) set(MESSAGE_CHART_GENERATOR False)
set(MESSAGE_CHART_GENERATOR_RLC_MAC False)
set(MESSAGE_CHART_GENERATOR_PHY False)
include(${CMAKE_CURRENT_SOURCE_DIR}/../../CMakeLists.txt) include(${CMAKE_CURRENT_SOURCE_DIR}/../../CMakeLists.txt)
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