ufoaiorg / ufoai

UFO:Alien Invasion
http://ufoai.org
GNU General Public License v2.0
148 stars 51 forks source link

Fix compilation with AppVeyor CI #23

Closed hwoarangmy closed 8 years ago

hwoarangmy commented 8 years ago

@mgerhardy Note that travis CI do not use cmake from what I've seen in the yml file. IMHO, cmake should be used for every platform (I've tested with ubuntu and it works). If you want, I can also have a look, just tell me

ghost commented 8 years ago

Thanks a lot. awesome. Yes, please try to use cmake for travis-ci, too. On the long run cmake should be used everywhere.

ghost commented 8 years ago

pushed to master - thanks again