Andrew Maclean wrote:
> Is this a reasonable approach to using cx_11 features on multiple
> platforms? The issue is that I think you need to manually select the MSVC
> compiler version that supports these features target_compile_features only
> works for gcc.
Correct, I'm no confident I can maint
Is this a reasonable approach to using cx_11 features on multiple platforms?
The issue is that I think you need to manually select the MSVC compiler
version that supports these features target_compile_features only works for
gcc.
#--
project(nullptr)
#-