Skip to content

Commit

Permalink
Add new file to bazel build
Browse files Browse the repository at this point in the history
Signed-off-by: Kimball Thurston <[email protected]>
  • Loading branch information
kdt3rd committed Sep 23, 2024
1 parent cfc6427 commit 43d39b4
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 @@ -143,6 +143,7 @@ cc_library(
"src/lib/IlmThread/IlmThreadMutex.h",
"src/lib/IlmThread/IlmThreadNamespace.h",
"src/lib/IlmThread/IlmThreadPool.h",
"src/lib/IlmThread/IlmThreadProcessGroup.h",
"src/lib/IlmThread/IlmThreadSemaphore.h",
],
copts = select({
Expand Down

0 comments on commit 43d39b4

Please sign in to comment.