Skip to content

Commit

Permalink
Fix useless header directory in unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Apr 26, 2024
1 parent aa38ee9 commit 65da95e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ FetchContent_MakeAvailable(cmocka)
add_compile_definitions(TEST DEBUG=0 SKIP_FOR_CMOCKA)

include_directories(../../src/)
include_directories(../../src_plugin_sdk)

# add cmocka tests
add_executable(test_demo tests/demo.c)
Expand Down

0 comments on commit 65da95e

Please sign in to comment.