Why cmake always build ".xcode" projects instead of .xcodeproj -
no matter virson(2.8.12 3.0.2 3.1.0 or 3.4.1) cmake use,it build ".xcode" project instead of .xcdeproj. ideas why happen?
see https://cmake.org/cmake/help/v3.0/variable/xcode_version.html hava both xcode 6.3 , xcode 7.1.so rename thers app name "xcode6.3" , "xcode7.1",then cmake can't find "xcode.app/contents/version.plist".
Comments
Post a Comment