RC2 updates

This commit is contained in:
PProvost
2020-05-12 16:50:38 -06:00
parent 6f4ea0561f
commit 9bea930445
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ add_library("azrtos::${PROJECT_NAME}" ALIAS ${PROJECT_NAME})
# Define any required dependencies between this library and others
target_link_libraries(${PROJECT_NAME} PUBLIC
"azrtos::threadx"
"azrtos::filex"
)
# Pick up the common stuff