1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-19 14:58:06 +00:00

Upgrading Armadillo version. Removed some warnings when building in Release with clang.

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@469 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
Carles Fernandez
2013-12-21 11:11:05 +00:00
parent 0d16ac4a69
commit b4ed22ee76
4 changed files with 24 additions and 20 deletions

View File

@@ -31,5 +31,5 @@ include_directories(
)
add_library(out_adapters ${OUTPUTFILTER_ADAPTER_SOURCES})
add_dependencies(out_adapters glog-${glog_RELEASE})
target_link_libraries(out_adapters ${GNURADIO_RUNTIME_LIBRARIES} ${GNURADIO_BLOCKS_LIBRARIES})
add_dependencies(out_adapters glog-${glog_RELEASE})