Skip to content
This repository was archived by the owner on Dec 5, 2017. It is now read-only.

Commit a0bedd6

Browse files
committed
typo
1 parent 6fa6abd commit a0bedd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeDependencies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ endif()
214214

215215
#just override if we're crosscompiling for raspberry
216216
if(__RASPBIAN__)
217-
set(CSI_HTTP_CLIENT_LIBS csi-http-client csi-http-common csi-avro json_spirit snappy ${BOOST_PATH}/stage/lib/boost_log_setup.a ${BOOST_PATH}/stage/lib/boost_log.a boost_date_time boost_timer boost_thread boost_system boost_program_options boost_filesystem boost_regex boost_chrono boost_iostreams curl cares ssl crypto rt pthread c)
217+
set(CSI_HTTP_CLIENT_LIBS csi-http-client csi-http-common csi-avro json_spirit snappy ${BOOST_PATH}/stage/lib/libboost_log_setup.a ${BOOST_PATH}/stage/lib/libboost_log.a boost_date_time boost_timer boost_thread boost_system boost_program_options boost_filesystem boost_regex boost_chrono boost_iostreams curl cares ssl crypto rt pthread c)
218218
endif()
219219
endif()
220220

0 commit comments

Comments
 (0)