forked from mirror/conan-config
Browse Source
TODO: Check if this compiles correctly on Windows Contributes to CURA-9365fix_tk_recipe_env_info
4 changed files with 11 additions and 16 deletions
@ -1,5 +0,0 @@
|
||||
include(cura.jinja) |
||||
|
||||
[settings] |
||||
build_type=Debug |
||||
{% if compiler == 'Visual Studio' %}compiler.runtime=MDd{% endif %} |
||||
Loading…
Reference in new issue