mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Fix building
This commit is contained in:
		| @@ -50,6 +50,7 @@ include_directories( | |||||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/tracking/gnuradio_blocks |      ${CMAKE_SOURCE_DIR}/src/algorithms/tracking/gnuradio_blocks | ||||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/tracking/libs |      ${CMAKE_SOURCE_DIR}/src/algorithms/tracking/libs | ||||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/libs |      ${CMAKE_SOURCE_DIR}/src/algorithms/libs | ||||||
|  |      ${ARMADILLO_INCLUDE_DIRS} | ||||||
|      ${GLOG_INCLUDE_DIRS} |      ${GLOG_INCLUDE_DIRS} | ||||||
|      ${GFlags_INCLUDE_DIRS} |      ${GFlags_INCLUDE_DIRS} | ||||||
|      ${GNURADIO_RUNTIME_INCLUDE_DIRS} |      ${GNURADIO_RUNTIME_INCLUDE_DIRS} | ||||||
|   | |||||||
| @@ -49,6 +49,7 @@ include_directories( | |||||||
|      ${CMAKE_SOURCE_DIR}/src/core/receiver |      ${CMAKE_SOURCE_DIR}/src/core/receiver | ||||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/tracking/libs |      ${CMAKE_SOURCE_DIR}/src/algorithms/tracking/libs | ||||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/libs |      ${CMAKE_SOURCE_DIR}/src/algorithms/libs | ||||||
|  |      ${ARMADILLO_INCLUDE_DIRS} | ||||||
|      ${GLOG_INCLUDE_DIRS} |      ${GLOG_INCLUDE_DIRS} | ||||||
|      ${GFlags_INCLUDE_DIRS} |      ${GFlags_INCLUDE_DIRS} | ||||||
|      ${Boost_INCLUDE_DIRS} |      ${Boost_INCLUDE_DIRS} | ||||||
|   | |||||||
| @@ -57,6 +57,7 @@ include_directories( | |||||||
|      ${CMAKE_SOURCE_DIR}/src/core/interfaces |      ${CMAKE_SOURCE_DIR}/src/core/interfaces | ||||||
|      ${CMAKE_SOURCE_DIR}/src/core/receiver |      ${CMAKE_SOURCE_DIR}/src/core/receiver | ||||||
|      ${CMAKE_SOURCE_DIR}/src/algorithms/libs |      ${CMAKE_SOURCE_DIR}/src/algorithms/libs | ||||||
|  |      ${ARMADILLO_INCLUDE_DIRS} | ||||||
|      ${VOLK_INCLUDE_DIRS} |      ${VOLK_INCLUDE_DIRS} | ||||||
|      ${GLOG_INCLUDE_DIRS} |      ${GLOG_INCLUDE_DIRS} | ||||||
|      ${GFlags_INCLUDE_DIRS} |      ${GFlags_INCLUDE_DIRS} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez