Skip to content

Commit

Permalink
attempt to fix Cpp runtime library coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Mar 12, 2020
1 parent a0ee60a commit 98b8885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OMCompiler/Makefile.common
Expand Up @@ -221,6 +221,8 @@ breakprocess:
(cd tools/debugging/ && cp BreakProcess.exe $(builddir_bin))


runtimeCPPinstall: all-runtimeCPPinstall

all-runtimeCPPinstall: CMinpack sundials ModelicaExternalC fmil OMSI
$(MAKE) all OMSICPPinstall OMBUILDDIR=$(OMBUILDDIR)

Expand Down

0 comments on commit 98b8885

Please sign in to comment.