Commit Graph

2 Commits

Author SHA1 Message Date
Vitalii Koshura 9355360d92
[VS2019] Add missed library
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-03-25 01:01:45 +01:00
Vitalii Koshura 4594160ffb
[Windows] Add MSVS 2019 with vcpkg support
Added new projects to build with Microsoft Visual Studio 2019.
Added vcpkg support for 3rd party libraries.
For simplification all executables use static linked libraries
(impact +0.5 MB or < 3%).
Enable build for all projects (including examples for opencl, cuda etc).
Configuration is not tested yet, so no CI added.
Also because of the reason above projects for VS 2013 are not removed yet too.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-03-16 02:32:35 +01:00