Skip to content
Snippets Groups Projects
Commit 6e23880c authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Add sensor_camera_yaml.cpp to compilation to solve gtest bugs

parent 6397f9f4
No related branches found
No related tags found
1 merge request!36After cmake and const refactor
...@@ -163,6 +163,7 @@ SET(SRCS_SENSOR ...@@ -163,6 +163,7 @@ SET(SRCS_SENSOR
src/sensor/sensor_camera.cpp src/sensor/sensor_camera.cpp
) )
SET(SRCS_YAML SET(SRCS_YAML
src/yaml/sensor_camera_yaml.cpp
) )
# create the shared library # create the shared library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment