Michael Fabian 'Xaymar' Dirks
|
afdf18b33b
|
ci: Fix typo causing default generator to be used
There is a difference between -g and -G, and it's the difference between actual 64 bit builds and only 32 bit builds with a 64 bit cross compiler.
|
2017-12-14 03:22:23 +01:00 |
|
Michael Fabian 'Xaymar' Dirks
|
c5e0703747
|
ci: Use native tools for x64 compiling
The default in cmake is to use cross compiling, which performs worse and may produce slower or outright broken binaries.
|
2017-12-04 15:06:08 +01:00 |
|
Michael Fabian 'Xaymar' Dirks
|
407f39271e
|
ci: Integrate AppVeyor building
Remember to update the version with each release!
|
2017-11-05 14:34:53 +01:00 |
|