Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlig committed Oct 27, 2024
1 parent 085232a commit 0a3bbba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,5 @@ endif()

if (${TEST_LCOV})
target_compile_options(${PROJECT_NAME} PUBLIC -fprofile-arcs -ftest-coverage -fprofile-update=atomic)
target_link_options(${PROJECT_NAME} PUBLIC -fprofile-arcs)
endif()

0 comments on commit 0a3bbba

Please sign in to comment.