-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Reduce build command length (#7945)
* [nrfconnect] Reduce build command length This commit fixes issue with maximum command length on Windows. Signed-off-by: Lukasz Duda <lukasz.duda@nordicsemi.no> * [nrfconnect] Fix generation of the arguments for make_gn_args.py * Generate --module parameter without quotation marks * Fix incremental build issue of the Matter examples caused by CMake not being able to notice changes made to a file used during the ExternalProject target configuration. Co-authored-by: Lukasz Duda <lukasz.duda@nordicsemi.no>
- Loading branch information
Showing
2 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters