xuxin930 opened a new pull request, #2844:
URL: https://github.com/apache/nuttx-apps/pull/2844

   ## Summary
   
   [bugfix]
   
   `target_link_library` will cause duplicate definitions during the link  
process
   
   ## Impact
   
   bugfix
   
   ## Testing
   
   ```bash
   cmake -B build -DBOARD_CONFIG=nrf52832-dk:mcuboot_app -GNinja
   
   cmake --build build -j12
   ```
   test build pass


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to