Skip to content

Commit

Permalink
Makefile.common
Browse files Browse the repository at this point in the history
- remove testing from runtimeCPPinstall and move it to 
  testsuite/Makefile to be part of the full test.
- some build might fail, I'll fix them as it goes.


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@14003 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Nov 21, 2012
1 parent 431c2f9 commit 14dde97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.common
Expand Up @@ -84,7 +84,6 @@ runtimeCPP:

runtimeCPPinstall:
$(MAKE) -C SimulationRuntime/cpp/ -f $(defaultMakefileTarget) install
(time $(MAKE) -C testsuite/openmodelica/cppruntime -f Makefile)


testlibrariemsl31cpp:
Expand Down

0 comments on commit 14dde97

Please sign in to comment.