test: update dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
add_executable(test test.c)
|
add_executable(test test.c)
|
||||||
target_link_libraries(test libc libc-rt liblaunch)
|
target_link_libraries(test libc libc-runtime liblaunch)
|
||||||
|
|
||||||
sysroot_add_program(
|
sysroot_add_program(
|
||||||
NAME test
|
NAME test
|
||||||
|
|||||||
Reference in New Issue
Block a user