mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
debug: locate libfuse3.so.3
This commit is contained in:
parent
4ae6665f66
commit
c10771b28a
@ -102,6 +102,7 @@ before_script:
|
||||
- cmake -DCMAKE_BUILD_TYPE=$BUILD_TYPE ..
|
||||
|
||||
script:
|
||||
- find /usr -name libfuse3.so.3
|
||||
- export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib"
|
||||
- make $CHECK_TARGET
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user