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

Make sure the generate step is out-dated when the config file changes #38

Closed Knitschi closed 5 years ago

Knitschi commented 5 years ago

Currently users have to manually reexecute the 2_Generate.py <config> command in order to make changes in the config file apply to the project. This is annoying when these changes occur often, like when changing the name of the executed test.

Maybe including the config file in the cpfInit.cmake file will do the trick.

Knitschi commented 5 years ago

It was a bug that this did not work.

Knitschi commented 5 years ago

The fix is included in version 0.0.0.308-efbc.