Skip to content

Commit

Permalink
Every file needed to build must be listed for Bazel
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Porcino <meshula@hotmail.com>
  • Loading branch information
meshula committed Apr 26, 2023
1 parent f236656 commit a93a284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ cc_library(
"src/lib/OpenEXRCore/validation.c",
"src/lib/OpenEXRCore/debug.c",
"src/lib/OpenEXR/OpenEXRConfig.h",
"src/lib/OpenEXRCore/OpenEXRVersion.h",
"src/lib/IlmThread/IlmThreadConfig.h",
],
hdrs = [
Expand Down

0 comments on commit a93a284

Please sign in to comment.