Build without VisualStudio
Hi AppVeyor,
Is it possible to build project without visual studio sln/project file. I just have CMakesLists.txt file in my repo and build fails because sln file is not found.
Thanks!
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 27 Jan, 2016 12:28 AM
Hi Tyler,
Yes, you can switch build mode to "Script" and provide your own commands.
2 Posted by tyler.carter on 27 Jan, 2016 12:38 AM
Ah okay great. Also found some additional github links for msys64 and appveyor.yml file.
https://github.com/roswell/roswell/blob/master/.appveyor.yml
https://github.com/bjorn/tiled/blob/master/appveyor.yml
https://github.com/polysquare/cmake-unit
Thanks for the quick response!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.