Skip to content

Commit

Permalink
Build USD 19.03
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorYudin committed Feb 17, 2019
1 parent d4c853b commit dfb4c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ $(eval $(call GIT_DOWNLOAD,ptex,v2.3.0,git://github.com/wdas/ptex.git))
$(eval $(call GIT_DOWNLOAD,pyside,${QT_VERSION},git://code.qt.io/pyside/pyside-setup.git))
$(eval $(call GIT_DOWNLOAD,pysidetools,${QT_VERSION},git://code.qt.io/pyside/pyside-tools.git))
$(eval $(call GIT_DOWNLOAD,qt5base,${QT_VERSION},git://github.com/qt/qtbase.git))
$(eval $(call GIT_DOWNLOAD,usd,v19.01,git://github.com/PixarAnimationStudios/USD.git))
$(eval $(call GIT_DOWNLOAD,usd,v19.03,git://github.com/PixarAnimationStudios/USD.git))
$(eval $(call GIT_DOWNLOAD,x264,master,http://git.videolan.org/git/x264.git))
$(eval $(call GIT_DOWNLOAD,zlib,v1.2.8,git://github.com/madler/zlib.git))
$(eval $(call GIT_DOWNLOAD,zmq,v4.3.0,git://github.com/zeromq/libzmq.git))
Expand Down

0 comments on commit dfb4c20

Please sign in to comment.