Skip to content

Commit

Permalink
Link this too
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Oct 5, 2024
1 parent 8d5384c commit 7e451cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/libgodot/SCsub
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Import("env")
env_libgodot = env.Clone()
env_libgodot.add_source_files(env.core_sources, "*.cpp")
env.add_source_files(env.core_sources, "*.cpp")

0 comments on commit 7e451cc

Please sign in to comment.