mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-15 23:35:42 -04:00
Remove redundant cmake arguments
This commit is contained in:
parent
a43629dcaf
commit
440fc1c8df
@ -117,8 +117,6 @@ if [[ "-$BUILD_TYPE-" == *-static-* ]]; then
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
CMAKE_ARGS="${CMAKE_ARGS} -DWITH_TESTS=1 -DWITH_LEGACY_FUSE=1"
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
cmake ../dwarfs/ $CMAKE_ARGS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user