Skip to content

Commit

Permalink
- Copy required FMI header files.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@10166 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Oct 19, 2011
1 parent 8fd3f97 commit 1da1595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.common
Expand Up @@ -51,6 +51,7 @@ docs: mkbuilddirs omlibrary

fmi: c_runtime
$(MAKE) -C FMI/import/source -f $(defaultMakefileTarget)
(cp -p FMI/import/source/fmuWrapper.h FMI/import/source/stack.h FMI/import/source/xmlparser.h $(builddir_inc))

breakprocess:
(cd testsuite/bootstrapping; time g++ BreakProcess.cpp -o BreakProcess -static-libgcc)
Expand Down

0 comments on commit 1da1595

Please sign in to comment.