Function sdv::TEST::IsRunningTestsWithCmakeBuild#

Function Documentation#

inline bool sdv::TEST::IsRunningTestsWithCmakeBuild()#

Function to detect whether tests are running with CMAKE build or locally manually.

Returns:

Returns true if it is running with CMAKE build, otherwise false.