@@ -10,7 +10,7 local_build:{ | |||||
10 | message('You can run "make" to build qchart library, examples and demos...') |
|
10 | message('You can run "make" to build qchart library, examples and demos...') | |
11 | } else { |
|
11 | } else { | |
12 | message('Running build aginst system libs...') |
|
12 | message('Running build aginst system libs...') | |
13 | message('Bulding only charts library...') |
|
13 | message('Building only charts library...') | |
14 | message('You can run "make install" to build and install charts.') |
|
14 | message('You can run "make install" to build and install charts.') | |
15 | message('Afterwards you can run "cd examples; qmake ; make " to build examples.') |
|
15 | message('Afterwards you can run "cd examples; qmake ; make " to build examples.') | |
16 | message('Run qmake CONFIG+=local_build' to build everything at once.) |
|
16 | message('Run qmake CONFIG+=local_build' to build everything at once.) |
General Comments 0
You need to be logged in to leave comments.
Login now