Thread: CMake
View Single Post
Old 08-25-2017, 05:17 AM   #31
ConnorLRSS
Human being with feelings
 
ConnorLRSS's Avatar
 
Join Date: Mar 2017
Location: Halifax, NS, Canada
Posts: 11
Default

It's not really a matter of the duplicate script working correctly.

I find Xcode to be atrocious - it's like every new version breaks my stuff in some new fun way. Visual Studio isn't much better either. CMake is really simple to understand, so when things go wrong, it's pretty easy to find problems intuitively.

Doesn't it make more sense to have single universal projects rather than two different projects that are built two different clunky IDEs? And hey, if you are a fan of Xcode or VS, then you can use CMake to generate those projects for you!

This is all just me though. I know some people love Xcode and/or VS, but clearly I'm not one of them.
ConnorLRSS is offline   Reply With Quote