]> ruderich.org/simon Gitweb - blhc/blhc.git/blob - t/logs/verbose-build
Fix false positive with file names containg "cc".
[blhc/blhc.git] / t / logs / verbose-build
1 # We must ensure a verbose build is used.
2
3
4 checking if you want to see long compiling messages... yes
5 checking if you want to see long compiling messages... no
6
7   CC     libtest-a.lo
8   CC     libtest-b.lo
9   CC     libtest_c.lo
10   CC     libtest-d.lo
11 ...
12   CCLD   libtest.la
13
14 CC modules/server/test.c
15
16 Byte-compiling python modules...
17 Byte-compiling python modules (optimized versions) ...
18 Byte-compiling python modules...
19 Byte-compiling python modules (optimized versions) ...
20
21 Compiling test/test.cc to ../build/test/test.cc
22
23 [ 22%] Building CXX object src/CMakeFiles/test/test.cpp.o