session-android/libsession-util
Jason Rhinelander ad44bc961a
Add POST_BUILD hook to copy libsodium-internals.so to where gradle wants it
Gradle should be able to do this itself but can't because it does cmake
wrong (but don't worry, Google knows best).
2022-11-30 13:25:18 +11:00
..
libsession-util@e98c2d383c fix: compile issues in session_util.cpp and trying to fix native android builds 2022-11-30 11:06:37 +11:00
src Add POST_BUILD hook to copy libsodium-internals.so to where gradle wants it 2022-11-30 13:25:18 +11:00
.gitignore feat: start libsession-util integration and experimentation 2022-11-28 18:08:35 +11:00
build.gradle Use proper cmake settings for C++17 mode instead of gradle cppflags 2022-11-30 13:24:45 +11:00