Skip to content

Commit 53f7af9

Browse files
author
Minggang
committed
Add assimp as dependency on macOS platform
1 parent f8cd9b1 commit 53f7af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- brew install opencv
1313
- python3 -m pip install argcomplete coverage empy flake8 flake8-blind-except flake8-builtins flake8-class-newline flake8-comprehensions flake8-deprecated flake8-docstrings flake8-import-order flake8-quotes mock nose pep8 pydocstyle pyflakes pyparsing pytest pytest-cov pytest-runner pyyaml setuptools vcstool
1414
- brew install opencv
15-
- brew install qt freetype
15+
- brew install qt freetype assimp
1616
- wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
1717
- nvm install v8.9.1
1818
- nvm alias default v8.9.1

0 commit comments

Comments
 (0)