Skip to content

Commit

Permalink
update root CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Aug 13, 2021
1 parent 13b6fb0 commit d275379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ target_include_directories(${LibTargetName} PUBLIC
)

target_link_libraries(${LibTargetName} INTERFACE
project_options
project_warnings
${LibTargetName}_project_options
${LibTargetName}_project_warnings
SHARED ${RF24}
)

Expand Down

0 comments on commit d275379

Please sign in to comment.