You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
362 B

include(default)
[build_requires]
[settings]
compiler.cppstd=17
curaengine:compiler.cppstd=20
umspatial*:compiler.cppstd=20
scripta:compiler.cppst=20
{% if compiler == 'gcc' %}compiler.libcxx=libstdc++11
{% elif compiler == 'apple-clang' %}compiler.libcxx=libc++
{% elif compiler == 'Visual Studio' %}compiler.toolset=v143
{% endif %}
[options]
[env]
[conf]