Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Jun 7, 2024
1 parent 32bfc12 commit e97ac6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/actions/cmake.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ def _merge_cmake_lang_flags(cmake_args):

return new_cmake_args


def _build_project(env, project, cmake_extra, build_tests=False, args_transformer=None, coverage=False):
sh = env.shell
config = project.get_config(env.spec)
Expand Down

0 comments on commit e97ac6b

Please sign in to comment.