Skip to content

Commit

Permalink
- attempt to fix the cmake stuff.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@14099 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Nov 28, 2012
1 parent 4418a89 commit fcb75cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SimulationRuntime/c/meta/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SET(META_SRC meta_modelica_builtin.c
meta_modelica_catch.c
meta_modelica.c
meta_modelica_real.c
gc/gc.c
gc/mmc_gc.c
gc/common.c
gc/roots.c
gc/generational.c
Expand All @@ -17,7 +17,7 @@ SET(META_HFILES rml_compatibility.h
meta_modelica_real.h
meta_modelica_string_lit.h
meta_modelica.h
gc/gc.h
gc/mmc_gc.h
gc/common.h
gc/generational.h
gc/marksweep.h
Expand Down

0 comments on commit fcb75cc

Please sign in to comment.