Skip to content

Commit

Permalink
TplCodegen.mo generated in Compiler/susan_codegen.
Browse files Browse the repository at this point in the history
  - TplCodegen.tpl is located in Compiler/susan_codegen. So we generate
    it in that folder and use it from there. No need to copy it to
    Compiler/template like the normal Makefiles do.
  • Loading branch information
mahge committed Nov 16, 2020
1 parent 7f7b5f6 commit 315ea5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMCompiler/Compiler/.cmake/meta_modelica_source_list.cmake
Expand Up @@ -113,7 +113,7 @@ set(OMC_MM_ALWAYS_SOURCES
${CMAKE_CURRENT_SOURCE_DIR}/Template/GenerateAPIFunctionsTpl.mo
${CMAKE_CURRENT_SOURCE_DIR}/Template/SCodeDumpTpl.mo
${CMAKE_CURRENT_SOURCE_DIR}/Template/TplAbsyn.mo
${CMAKE_CURRENT_SOURCE_DIR}/Template/TplCodegen.mo
${CMAKE_CURRENT_SOURCE_DIR}/susan_codegen/TplCodegen.mo
${CMAKE_CURRENT_SOURCE_DIR}/Template/TplMain.mo
${CMAKE_CURRENT_SOURCE_DIR}/Template/Tpl.mo
${CMAKE_CURRENT_SOURCE_DIR}/Template/TplParser.mo
Expand Down

0 comments on commit 315ea5b

Please sign in to comment.