add sentry native project
This commit is contained in:
		@@ -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/RelWithDebInfo/libsentry.dylib /Users/bsergeant/src/foss/IXWebSocket/sentry-native/RelWithDebInfo/libsentry.dylib /Users/bsergeant/src/foss/IXWebSocket/sentry-native/RelWithDebInfo/libsentry.dylib
 | 
			
		||||
		Reference in New Issue
	
	Block a user