mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Move install-lazperf script to tools dir
This commit is contained in:
parent
8c018c283c
commit
bba4f0a01b
8
.github/scripts/pgpointcloud.sh
vendored
8
.github/scripts/pgpointcloud.sh
vendored
@ -2,9 +2,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
./tools/build-install.sh
|
||||
sh .install-lazperf.sh
|
||||
./tools/build-install.sh --with-lazperf=/usr/local
|
||||
sh ./tools/build_install.sh
|
||||
sh ./tools/install_lazperf.sh
|
||||
sh ./tools/build_install.sh --with-lazperf=/usr/local
|
||||
make check
|
||||
./tools/valgrind.sh
|
||||
sh ./tools/valgrind.sh
|
||||
make installcheck
|
||||
|
||||
0
tools/build-install.sh → tools/build_install.sh
Executable file → Normal file
0
tools/build-install.sh → tools/build_install.sh
Executable file → Normal file
0
tools/valgrind.sh
Executable file → Normal file
0
tools/valgrind.sh
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user