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 22, 2024
1 parent e991997 commit 5eebca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/WiFi/wifiTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ target_include_directories(${WIFI_TEST} PRIVATE Tests)



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



Expand Down

0 comments on commit 5eebca7

Please sign in to comment.