issues
search
andreasbuhr
/
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
MIT License
364
stars
53
forks
source link
fixed VS 2017 builds
#20
Closed
tobias-loew
closed
4 years ago
tobias-loew
commented
4 years ago
changed CMAKE version to 3.12 as this is the highest version supported in VS 2017 and there doesn't seem to be any features from newer versions in use
checking CPPCORO_COMPILER_MSVC against 19'20'00000 to test for MSVC from VS 2017 (14.1x)
andreasbuhr
commented
4 years ago
Cool, thanks a lot