Skip to content

Commit

Permalink
Merge pull request #7689 from NREL/FixPackaging
Browse files Browse the repository at this point in the history
Remove 9-3 idd install from idd/CMakeLists.txt
  • Loading branch information
Myoldmopar authored Jan 17, 2020
2 parents ce98bde + e803464 commit cfd6196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion idd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ install( FILES "V8-9-0-Energy+.idd" DESTINATION "PreProcess/IDFVersionUpdater" )
install( FILES "V9-0-0-Energy+.idd" DESTINATION "PreProcess/IDFVersionUpdater" )
install( FILES "V9-1-0-Energy+.idd" DESTINATION "PreProcess/IDFVersionUpdater" )
install( FILES "V9-2-0-Energy+.idd" DESTINATION "PreProcess/IDFVersionUpdater" )
install( FILES "V9-3-0-Energy+.idd" DESTINATION "PreProcess/IDFVersionUpdater" )

0 comments on commit cfd6196

Please sign in to comment.