Skip to content

Commit

Permalink
Update wifiTest.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
parvathika authored Oct 24, 2024
1 parent 56b060c commit ab48bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/WiFi/wifiTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ target_include_directories(${WIFI_TEST} PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}
Tests
${gtest_SOURCE_DIR}/include
${gtest_SOURCE_DIR}/../googlemock/include
)

target_link_libraries(${WIFI_TEST} ${NAMESPACE}Core::${NAMESPACE}Core ${GLIB_LIBRARIES} ${GIO_LIBRARIES} uuid)
Expand Down

0 comments on commit ab48bfb

Please sign in to comment.