Skip to content

Commit

Permalink
Remove punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Lefkowitz committed Apr 24, 2024
1 parent fcfb1e9 commit 5e9d0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SCons builders.

When writing an `SConstruct.py` configuration it is difficult to:

- Specify libraries and warnings for each build since the default environment is global.
- Specify libraries and warnings for each build since the default environment is global
- Declare executable targets that depend on builds and don't need to be built themselves
- Parse outputs from `conan` to get include paths for build dependencies since they don't appear in the exported `conandeps`
- Declare and chain together aliases for external scripts
Expand Down

0 comments on commit 5e9d0a4

Please sign in to comment.