Changeset 392c5f9b in OpenModelica


Ignore:
Timestamp:
2021-11-19T10:02:58+01:00 (2 years ago)
Author:
GitHub <noreply@…>
Branches:
Added-citation-metadata, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
18b18361, 710a52f
Parents:
d26881ec
git-author:
Martin Sjölund <martin.sjolund@…> (11/19/21 10:02:58)
git-committer:
GitHub <noreply@…> (11/19/21 10:02:58)
Message:

Install OMSimulatorServer.py (#8173)

Closes #8163

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    rb7127a2 r392c5f9b  
    187187  test ! -d "@OMBUILDDIR@"/share/omedit/nls/ || cp -p "@OMBUILDDIR@"/share/omedit/nls/*.qm ${INSTALL_SHAREDIR}/omedit/nls/
    188188  test ! -d "@OMBUILDDIR@"/share/omnotebook/nls/ || cp -p "@OMBUILDDIR@"/share/omnotebook/nls/*.qm ${INSTALL_SHAREDIR}/omnotebook/nls/
     189  test ! -d "@OMBUILDDIR@"/share/OMSimulator/ || cp -rp "@OMBUILDDIR@"/share/OMSimulator ${INSTALL_SHAREDIR}/
    189190  # Scripts
    190191  cp -rp "@OMBUILDDIR@"/share/omc/scripts/*.* "@OMBUILDDIR@"/share/omc/scripts/OpenTurns ${INSTALL_SHAREDIR}/omc/scripts
Note: See TracChangeset for help on using the changeset viewer.