Knitschi / CMakeProjectFramework

A C++ project infrastructure.
MIT License
2 stars 1 forks source link

Ensure that CPF projects are compatible with Visual Studios CMake mode. #10

Open Knitschi opened 4 years ago

Knitschi commented 4 years ago

Currently cpf projects do not work well when opened with Visual Studios CMake mode. We get CMake errors and in the target overview the targets have no files attached. We should try to make that VS-feature work for cpf projects.