Fixing merge

This commit is contained in:
andres 2014-10-18 04:01:46 +02:00
parent 5a498207c4
commit 3b91cede64
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ option(ENABLE_RTLSDR "Enable the use of RTL dongles as signal source (experiment
option(ENABLE_OPENCL "Enable building of processing blocks implemented with OpenCL (experimental)" OFF)
option(ENABLE_GPERFTOOLS "Enable linking to Gperftools libraries (tcmalloc and profiler)" OFF)
option(ENABLE_GENERIC_ARCH "Builds a portable binary" OFF)
option(ENABLE_VOLK_GNSSSDR "Enable building of volk_gnsssdr module: some volk protokernels coded by gnss-sdr" OFF)
###############################