Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Feb 6, 2025
1 parent 9148504 commit e282052
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ class UcFederatedTemplateGenerator(private val mainDef: Instantiation, private v
|${if (createMainTarget) "add_executable($S{LF_MAIN_TARGET})" else ""}
|include(${S}ENV{REACTOR_UC_PATH}/cmake/lfc.cmake)
|lf_setup()
|lf_run_lfc($S{PROJECT_ROOT}/src $S{LF_MAIN})
|lf_build_generated_code($S{LF_MAIN_TARGET} $S{CMAKE_CURRENT_SOURCE_DIR}/src-gen/$S{LF_MAIN}/$S{FEDERATE})
|
""".trimMargin()
Expand Down

0 comments on commit e282052

Please sign in to comment.