Skip to content

Commit

Permalink
Also include ipp files (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
amarin15 authored Jan 20, 2024
1 parent d2f83c1 commit 7230e0a
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 @@ -6,6 +6,7 @@ cc_library(
name = "boost.json",
hdrs = glob([
"include/**/*.hpp",
"include/**/*.ipp",
"include/**/*.h",
]),
includes = ["include"],
Expand Down

0 comments on commit 7230e0a

Please sign in to comment.