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

Possible bug in the dll-build-tree deployment on windows. #41

Closed Knitschi closed 5 years ago

Knitschi commented 5 years ago

We have to check if this works:

Build library in release Build library in debug Build test executable in release -> The touched dlls may not be replaced by the real ones.

Knitschi commented 5 years ago

There seems to be no problem here.