Commit b3461ce
committed
Specify sources dir for FMUs from outside.
- The C sources for source code FMUs can be found using the variable
`RuntimeSources.fmu_sources_dir`
This does not change much by itself yet. However, we can now specify
the location at configure time. The reason it is added now is for the
CMake configuration which puts the files in share/omc/c/sources.
This way it works for both build systems (CMake and autconf).1 parent 367de61 commit b3461ce
File tree
2 files changed
+6
-1
lines changed- OMCompiler
- Compiler/SimCode
- SimulationRuntime/c
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
756 | 761 | | |
757 | | - | |
758 | 762 | | |
759 | 763 | | |
760 | 764 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments