1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

core: add VERBOSE flag for compilation (Travis)

This commit is contained in:
Sébastien Helleu
2014-05-11 10:55:21 +02:00
parent 3a0617f62c
commit d9c82e2103
+1 -1
View File
@@ -15,7 +15,7 @@ script:
- mkdir build
- cd build
- cmake .. -DENABLE_MAN=ON -DENABLE_DOC=ON
- make
- make VERBOSE=1
- sudo make install
- cd ..
- msgcheck po/*.po