Clean up Folly CMakeLists (#127)
Summary: Remove left over from local testing. Closes https://github.com/facebook/Sonar/pull/127 Reviewed By: danielbuechele Differential Revision: D8723789 Pulled By: passy fbshipit-source-id: f08203a441c35860dd5257a0ec147d1bf9c3da60
This commit is contained in:
committed by
Facebook Github Bot
parent
c4696303fc
commit
020a771125
1
android/third-party/Folly/CMakeLists.txt
vendored
1
android/third-party/Folly/CMakeLists.txt
vendored
@@ -134,7 +134,6 @@ target_include_directories(${PACKAGE_NAME} PRIVATE
|
||||
${DOUBLECONVERSION_DIR})
|
||||
|
||||
|
||||
set(LIBEXTRA_PATH /Users/prit91/LocalDevTesting/sonar-upstream-proper/Sonar/android/build/third-party-ndk/LibEvent/.externalNativeBuild/cmake/debug/${ANDROID_ABI}/lib)
|
||||
set(OPENSSL_LINK_DIRECTORIES ${PROJECT_SOURCE_DIR}/../OpenSSL/libs/${ANDROID_ABI}/)
|
||||
find_path(OPENSSL_LIBRARY libssl.so HINTS ${OPENSSL_LINK_DIRECTORIES})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user