VCityTeam / 3DUSE

Other
5 stars 5 forks source link

Remove Appveyor contamination of CMakeFiles #16

Open EricBoix opened 7 years ago

EricBoix commented 7 years ago

Issue by frogsapo Tuesday Jun 21, 2016 at 09:08 GMT Originally opened as https://github.com/MEPP-team/VCity/issues/131


Appveyor is just a context of usage. It thus should not "contaminate" cmake building configuration files. Nevertheless they are some counter examples of this separation of concerns good practice. For example:

Clean this up.