Knitschi / CPFCMake

A component of the CMakeProjectFramework. It provides the CMake code that implements a CI-pipeline.
MIT License
2 stars 2 forks source link

Write the version number to binaries on Windows #13

Closed Knitschi closed 5 years ago

Knitschi commented 6 years ago

On windows, the version number can be included in the binary. CMake alows us to do this, so we should do it.

https://stackoverflow.com/questions/6693100/how-to-generate-windows-dll-versioning-information-with-cmake

Knitschi commented 5 years ago

This was implemented with 56f7f99f304dd1c5ad08c202b04593768994c1fd