mirror of
https://github.com/eclipse-threadx/levelx.git
synced 2026-09-14 20:48:51 +08:00
RC2 updates
This commit is contained in:
@@ -21,6 +21,7 @@ add_library("azrtos::${PROJECT_NAME}" ALIAS ${PROJECT_NAME})
|
|||||||
# Define any required dependencies between this library and others
|
# Define any required dependencies between this library and others
|
||||||
target_link_libraries(${PROJECT_NAME} PUBLIC
|
target_link_libraries(${PROJECT_NAME} PUBLIC
|
||||||
"azrtos::threadx"
|
"azrtos::threadx"
|
||||||
|
"azrtos::filex"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Pick up the common stuff
|
# Pick up the common stuff
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user