Skip to content

Commit 1378b32

Browse files
committed
Adds endian to the list of dependencies
1 parent 30fcbc9 commit 1378b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ if (BOOST_REDIS_MAIN_PROJECT)
7777
functional
7878
test
7979
json
80+
endian
8081
)
8182

8283
foreach(dep IN LISTS deps)

0 commit comments

Comments
 (0)