Skip to content

Commit

Permalink
Merge branch 'development/statecontrol-interface' of github.com:rdkce…
Browse files Browse the repository at this point in the history
…ntral/Thunder into development/statecontrol-interface
  • Loading branch information
VeithMetro committed Feb 10, 2025
2 parents f947723 + 2426ad7 commit fe3170b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/unit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -pthread")

SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -fprofile-arcs")

set(GTEST_INCLUDE_DIR /usr/include/gtest)
#set(GTEST_INCLUDE_DIR /usr/include/gtest)

if(NOT APPLE)
include_directories(${GTEST_INCLUDE_DIR})
Expand Down

0 comments on commit fe3170b

Please sign in to comment.