| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| modern-cpp-template-macOS-v3.1.0.tar.gz | 2021-08-20 | 67.5 kB | |
| modern-cpp-template-Windows-v3.1.0.zip | 2021-08-20 | 94.4 kB | |
| modern-cpp-template-Linux-v3.1.0.tar.gz | 2021-08-20 | 67.4 kB | |
| README.md | 2021-08-20 | 170 Bytes | |
| Release v3.1.0.tar.gz | 2021-08-20 | 22.1 kB | |
| Release v3.1.0.zip | 2021-08-20 | 34.9 kB | |
| Totals: 6 Items | 286.4 kB | 0 | |
Fixes:
- MSVC runtime library not being setup properly (#24)
- Removed
${PROJECT_NAME}_BUILD_SHARED_LIBSin favour of the standard CMakeBUILD_SHARED_LIBS(#26)