cmake on build systems
Hello, I maintain the cross-platform open-source project STXXL that uses cmake to generate visual studio project files.
It is hard to get a CI system for testing our project on windows.
With cmake installed, i think i can write a script to build and test our project.
Kind Regards,
Timo Bingmann
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 26 Oct, 2013 09:04 PM
Hi Timo,
Thanks for your interest in AppVeyor!
Is Win32 Installer the right package to install on build servers?
http://www.cmake.org/cmake/resources/software.html
-Feodor
2 Posted by Timo Bingmann on 26 Oct, 2013 09:30 PM
Yes that works out of the box.
Its probably the most popular cross-platform makefile generator.
-Timo
Support Staff 3 Posted by Feodor Fitsner on 26 Oct, 2013 09:37 PM
Done! Cmake has been installed on build servers and added to PATH.
Let me know if you need anything else.
-Feodor
Feodor Fitsner closed this discussion on 26 Oct, 2013 09:37 PM.