Update mac.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 10:52:46 -08:00
parent d4588ff2a7
commit ff66742a12
2 changed files with 3 additions and 3 deletions

View File

@ -189,9 +189,9 @@ jobs:
pip install --upgrade conan
shell: bash
- name: Brew unlink libiconv
- name: Brew install libiconv
run: |
brew unlink libiconv
brew install libiconv
shell: bash
- name: Setup conan profile

View File

@ -206,7 +206,7 @@ if (NOT MSVC)
endif()
if (APPLE)
set(ICONV_MAC_LIB libiconv)
set(ICONV_MAC_LIB iconv)
endif()
target_link_libraries(libFBX2glTF