mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
Compare commits
2 Commits
2990634f9a
...
0eec48e633
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0eec48e633 | ||
|
|
92ea0192fc |
@ -19,6 +19,7 @@ target_link_libraries(TactilityTests PRIVATE
|
|||||||
gps-module
|
gps-module
|
||||||
gps-generic-module
|
gps-generic-module
|
||||||
gps-meshtastic-module
|
gps-meshtastic-module
|
||||||
|
service-module
|
||||||
lvgl
|
lvgl
|
||||||
SDL2::SDL2-static SDL2-static
|
SDL2::SDL2-static SDL2-static
|
||||||
)
|
)
|
||||||
|
|||||||
@ -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