mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-21 17:35:06 +00:00
Compare commits
No commits in common. "0eec48e633837a75bf06cb94a386fe113d9a77c3" and "2990634f9a89f3fad005c92b04aa4f54c13914da" have entirely different histories.
0eec48e633
...
2990634f9a
@ -19,7 +19,6 @@ 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,5 +13,4 @@ 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