Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/NREL/EnergyPlusTeam into…
Browse files Browse the repository at this point in the history
… develop
  • Loading branch information
kbenne committed Sep 30, 2014
2 parents 9b09631 + 04eb020 commit 3cd4f86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CPack.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,10 @@ if( UNIX AND NOT APPLE )
install_remote(FILES "https://raw.github.com/NREL/EnergyPlusBuildSupport/v8.2.0/bin/EP-Compare/Run-Linux/EP-Compare%20Libs/libMBSChartDirector5Plugin16042.so" "PostProcess/EP-Compare/EP-Compare Libs/")
install_remote(FILES "https://raw.github.com/NREL/EnergyPlusBuildSupport/v8.2.0/bin/EP-Compare/Run-Linux/EP-Compare%20Libs/libRBAppearancePak.so" "PostProcess/EP-Compare/EP-Compare Libs/")

install_remote(FILES "https://raw.github.com/NREL/EnergyPlusBuildSupport/v8.2.0/bin/IDFVersionUpdater/Run-Linux/IDFVersionUpdater%20Libs/libAppearancePak.so" "PreProcess/IDFVersionUpdater/IDFVersionUpdater Libs/")
install_remote(FILES "https://raw.github.com/NREL/EnergyPlusBuildSupport/v8.2.0/bin/IDFVersionUpdater/Run-Linux/IDFVersionUpdater%20Libs/libRBShell.so" "PreProcess/IDFVersionUpdater/IDFVersionUpdater Libs/")
install_remote(FILES "https://raw.github.com/NREL/EnergyPlusBuildSupport/v8.2.0/bin/IDFVersionUpdater/Run-Linux/IDFVersionUpdater" "PreProcess/IDFVersionUpdater/")

install_remote(PROGRAMS "https://raw.github.com/NREL/EnergyPlusBuildSupport/v8.2.0/bin/EPMacro/Linux/EPMacro" "./")

configure_file(scripts/runenergyplus.in "${CMAKE_BINARY_DIR}/scripts/runenergyplus" @ONLY)
Expand Down

0 comments on commit 3cd4f86

Please sign in to comment.