Rename the test binary to autotest-bin, to avoid naming conflicts for the reserved 'test' target.
This commit is contained in:
@@ -34,8 +34,8 @@ cmake ${CMAKEOPTS} \
|
||||
make VERBOSE=1
|
||||
|
||||
|
||||
make VERBOSE=1 test
|
||||
./test
|
||||
make VERBOSE=1 autotest-bin
|
||||
./autotest-bin
|
||||
|
||||
|
||||
sudo make install
|
||||
|
||||
Reference in New Issue
Block a user