Skip to content

Commit

Permalink
added maya 2014 build
Browse files Browse the repository at this point in the history
  • Loading branch information
al committed Oct 30, 2021
1 parent 2a3c484 commit cdbedad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/maya/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ if(EXISTS "M:/code/api/windows/maya/2015")
build_maya("2015")
endif()

if(EXISTS "M:/code/api/windows/maya/2014")
build_maya("2014")
endif()




Expand Down

0 comments on commit cdbedad

Please sign in to comment.