Skip to content

Commit 0df6ca5

Browse files
committed
Fixing libiconv under Windows
1 parent 222f51d commit 0df6ca5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conan-profiles/conan-profile-Windows-X64

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ doxygen/*:compiler.version=193
1818
tools.build:cxxflags=["/openmp", "/MP", "/DEBUG:NONE", "/O2", "/arch:AVX"]
1919
tools.build:cflags=["/openmp", "/MP", "/DEBUG:NONE", "/O2", "/arch:AVX"]
2020
embree3/*:tools.build:cxxflags=["/openmp", "/MP", "/DEBUG:NONE", "/O2"]
21+
libiconv/*:tools.microsoft.bash:path=C:\msys64\usr\bin\bash.exe
22+
libiconv/*:tools.microsoft.bash:subsystem=msys2
2123

2224
[options]
2325
# MSVC does not support avx2 nor avx512

0 commit comments

Comments
 (0)