Skip to content

Instantly share code, notes, and snippets.

@supun19
Created August 23, 2018 04:00
Show Gist options
  • Save supun19/c21fc3e9592ae70c1ed36865f3422350 to your computer and use it in GitHub Desktop.
Save supun19/c21fc3e9592ae70c1ed36865f3422350 to your computer and use it in GitHub Desktop.
======================
build xcode project
cd IXCSoftswitch
mkdir build
cd build
cmake -G Xcode ..
======================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment