diff options
Diffstat (limited to 'docs/howto/mac_cmake_compile.txt')
-rwxr-xr-x | docs/howto/mac_cmake_compile.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/howto/mac_cmake_compile.txt b/docs/howto/mac_cmake_compile.txt new file mode 100755 index 0000000..4ec0ad6 --- /dev/null +++ b/docs/howto/mac_cmake_compile.txt @@ -0,0 +1 @@ +cmake . -DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk |