Skip to content

Commit

Permalink
Add link directive to apps_anc
Browse files Browse the repository at this point in the history
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
  • Loading branch information
shymega committed Feb 16, 2024
1 parent 53c41e1 commit 9e16da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apps/anc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ set (headers "./inc/anc_wnr.h"
"./inc/peak_detector.h")

add_library (apps_anc STATIC ${sources} ${headers})
target_link_libraries (apps_anc PUBLIC apps_common)

0 comments on commit 9e16da8

Please sign in to comment.