Skip to content

Commit

Permalink
tets
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuhammedrafi committed Sep 24, 2024
1 parent 64c9bbf commit fed718f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ else()
find_package(IARMBus REQUIRED)
endif ()

if(ENABLE_NETWORKMANAGER_UNIT_TEST)
include(cmake/UnitTest.cmake)
endif()

message("Setup ProxyStub for INetworkManager.h")
find_package(CompileSettingsDebug CONFIG REQUIRED)
Expand Down

0 comments on commit fed718f

Please sign in to comment.