mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
Add service dependency to tests
This commit is contained in:
parent
2990634f9a
commit
92ea0192fc
@ -13,4 +13,5 @@ add_test(NAME TactilityKernelTests COMMAND TactilityKernelTests)
|
|||||||
target_link_libraries(TactilityKernelTests PUBLIC
|
target_link_libraries(TactilityKernelTests PUBLIC
|
||||||
TactilityKernel
|
TactilityKernel
|
||||||
platform-posix
|
platform-posix
|
||||||
|
service-module
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user