1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 23:50:53 +02:00
Commit graph

4 commits

Author SHA1 Message Date
ClausKlein
b483a1eb5a changes acording review comments
update to current PackageProject version 1.5.0 too
2021-02-16 13:23:13 +01:00
ClausKlein
55fe93a2c3 respect most review comments
no default cxx language settings
install fmt
link against fmt::fmt
export dependency too if not needed
...
2021-02-12 16:36:19 +01:00
Lars Melchior
92adf2db25
Create version header and update readme (#44)
* add note on github pages

* add version information to standalone. closes #35.

* update version info

* move includes into project directory and create version header

* fix style

* add comment for version header location
2020-06-03 16:25:44 +02:00
Lars Melchior
1dc64084eb
Add optional standalone executable directory (#2)
* add standalone executable

* update readme

* add standalone workflow

* fix path
2020-04-14 13:59:38 +02:00