2014年09月27 - When I set up an XCode project with CMake using cmake -G "Xcode", and open it in Xcode, the option to run is greyed out, and I can only build the proj
2015年08月03 - Is static linking in Linux portable? I mean, can I use the -static option in gcc and link with every dependencies statically to have a clean output fr