Skip to content

Commit 50948c8

Browse files
committed
Add missing Boost::json dependency to cmake_test
1 parent 1144a9d commit 50948c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/cmake_test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ else()
2727
assert
2828
config
2929
http_proto
30+
json
3031
system
3132
throw_exception
3233

0 commit comments

Comments
 (0)