Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit b603463

Browse files
authored
Fix Linux build
1 parent 2ffd059 commit b603463

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_cjxl.sh

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ mkdir build
2828
cd build
2929
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF ..
3030
cmake --build . -- -j$(nproc --ignore=2)
31+
32+
cp tools/cjxl /usr/bin/

0 commit comments

Comments
 (0)