add sentry native project
This commit is contained in:
10
sentry-native/CMakeScripts/sentry_postBuildPhase.makeDebug
Normal file
10
sentry-native/CMakeScripts/sentry_postBuildPhase.makeDebug
Normal file
@@ -0,0 +1,10 @@
|
||||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for sentry
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
sentry_buildpart_0
|
||||
|
||||
|
||||
sentry_buildpart_0:
|
||||
echo "Creating symlinks"
|
||||
/Applications/CMake.app/Contents/bin/cmake -E cmake_symlink_library /Users/bsergeant/src/foss/IXWebSocket/sentry-native/libsentry.dylib /Users/bsergeant/src/foss/IXWebSocket/sentry-native/libsentry.dylib /Users/bsergeant/src/foss/IXWebSocket/sentry-native/libsentry.dylib
|
Reference in New Issue
Block a user