Peinthor Rene
|
a2e704cd01
|
cmake: lower minimal required version a bit
|
2014-09-17 22:21:07 +02:00 |
|
Markus Elfring
|
d3ccdc2cdd
|
Bug #58: Completed quoting for parameters of some CMake commands
A wiki article pointed out that whitespace will only be preserved for parameters
in CMake commands if passed strings will be appropriately quoted or escaped.
http://cmake.org/Wiki/CMake/Language_Syntax#CMake_splits_arguments_unless_you_use_quotation_marks_or_escapes.
Quoting was added so that more places should also handle file names correctly
which contain space characters or semicolons eventually.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
|
2014-08-01 15:49:11 +02:00 |
|
Martin Kleusberg
|
be401ad477
|
Fix project files of libraries to compile with Qt5
This should fix issue #11.
|
2014-05-22 20:19:10 +02:00 |
|
Rene Peinthor
|
0ecff2caa2
|
cmake: build qcustomplot as static lib and fix windows build
|
2014-04-23 08:31:53 +02:00 |
|
Martin Kleusberg
|
f451beef0d
|
Update qmake files
As promised, here is me updating the qmake project files in order to
allow building the new version with qmake instead of cmake.
|
2014-04-20 12:36:21 +02:00 |
|
Peinthor Rene
|
abeafa2786
|
add qcustomplot qt plotting widget 1.2.1
|
2014-04-19 22:00:02 +02:00 |
|