Skip to content

Commit c25d6ae

Browse files
authored
Update conanfile.py
1 parent 2ebfd19 commit c25d6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conanfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
class FBX2glTFConan(ConanFile):
1010
settings = "os", "compiler", "build_type", "arch"
1111
requires = (
12+
("boost/1.76.0"),
1213
("libiconv/1.15@bincrafters/stable"),
1314
("zlib/1.2.11"),
1415
("libxml2/2.9.9@bincrafters/stable"),

0 commit comments

Comments
 (0)