Skip to content

Commit

Permalink
Merge pull request #13 from bigladder/correct-link-in-readme
Browse files Browse the repository at this point in the history
Correct Link in README.md
  • Loading branch information
nealkruis authored Feb 29, 2024
2 parents ed03f92 + 81ffb38 commit a1251c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This setup relies on the projects being managed in a Git repository.
Manages the overall build with specific scripts for handling:

- Defaulting build type (i.e., Release)
- [Uniform compiler flags](cmake/compile-flags.cmake)
- [Uniform compiler flags](cmake/build-options-interface.cmake)
- Identifying build target architecture (i.e., operating system, compiler, and CPU instruction architecture) (TODO)
- Automatic versioning based on Git repository tags (TODO)
- Optional static or dynamic libraries
Expand Down Expand Up @@ -72,4 +72,4 @@ Automatic builds, testing, packaging, and deployment.

## Licensing: BSD-3

Be sure to use your own copyright for your projects using this structure.
Be sure to use your own copyright for your projects using this structure.

0 comments on commit a1251c8

Please sign in to comment.