IntelRealSense / realsense_sdk_zr300

Toolkit built on top of the Intel® RealSense™ Cross Platform API (librealsense)
Apache License 2.0
55 stars 39 forks source link

Is Google Test another dependency? #7

Closed ddiakopoulos closed 8 years ago

ddiakopoulos commented 8 years ago

Came across this: https://github.com/IntelRealSense/realsense_sdk/blob/master/sdk/test/main.cpp#L8 Is Google Test required to run the tests in this repo? If so, this needs to be reflected in the documentation

As a side note: librealsense standardized on the Catch library which has much of the same functionality

Bolshem commented 8 years ago

GTest added to the dependency list in Readme.md