Skip to content

Commit

Permalink
Update build.h
Browse files Browse the repository at this point in the history
Added function init of "print_build_env" in "build.h"
  • Loading branch information
Adversing authored Jan 22, 2025
1 parent 9e0d509 commit 3473c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build/build.h
Original file line number Diff line number Diff line change
Expand Up @@ -817,3 +817,4 @@ void resolve_libraries(BuildTarget *build_target);
void view_project(BuildOptions *build_options);
void add_target_project(BuildOptions *build_options);
void fetch_project(BuildOptions* options);
void print_build_env(void);

0 comments on commit 3473c30

Please sign in to comment.