Private links
This commit is contained in:
@@ -11,4 +11,4 @@ set(sources
|
||||
|
||||
add_library(threads ${sources})
|
||||
target_include_directories(threads PUBLIC .)
|
||||
target_link_libraries(threads PUBLIC BSP FreeRTOS drivers languages)
|
||||
target_link_libraries(threads PRIVATE mainSource drivers BSP FreeRTOS languages BSPImplementation )
|
||||
|
||||
Reference in New Issue
Block a user