introduced an issue for CMAKE_BUILD_TYPE=Debug:

  libringct.so => not found
  libcryptonote_basic.so => not found
  libcheckpoints.so => not found
  libdevice.so => not found
  libringct_basic.so => not found
  libcommon.so => not found
  libwallet-crypto.so => not found
  libcncrypto.so => not found
  libeasylogging.so => not found
  librandomx.so => not found
  libversion.so => not found

We'll only set `CMAKE_SKIP_RPATH` when in release.
master
dsc 4 years ago committed by synku
parent 6745f49e8f
commit 9250846ba0

@ -1 +1 @@
Subproject commit a1404e92cb439ba0f120e7c4a579ed0b9a0372a4
Subproject commit 9a58ac48d2f1ebdc94f168e63fdc30604058a7ca
Loading…
Cancel
Save