Robert
07/27/2020, 8:05 PM/snap/clion/121/bin/cmake/linux/bin/cmake --build /home/robert/projects/bitcoin/cmake-build-release --target bitcoin -v
/snap/clion/121/bin/cmake/linux/bin/cmake -P /home/robert/projects/bitcoin/cmake-build-release/CMakeFiles/VerifyGlobs.cmake
/snap/clion/121/bin/cmake/linux/bin/cmake -S/home/robert/projects/bitcoin -B/home/robert/projects/bitcoin/cmake-build-release --check-build-system CMakeFiles/Makefile.cmake 0
But how can I do this in Gradle? Building for android.
This is what I tried, having three cmake entries: https://gist.github.com/RdeWilde/392eb524b6197d7b94d777413754d238#file-build-gradle-L68 ln 68 and 104 and 49