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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user