mirror of
https://github.com/monero-project/monero.git
synced 2025-11-09 10:15:08 -05:00
CMake issued a warming about policy CMP0026: access of LOCATION target property at config time was disallowed. Offending code was the code that merged static libraries to generate libwallet_merged.a. This patch does that same merge task in a much simpler way. And, since it doesn't violate the policy, the warning went away. |
||
|---|---|---|
| .. | ||
| 32-bit-toolchain.cmake | ||
| 64-bit-toolchain.cmake | ||
| Doxyfile.in | ||
| Doxygen.extra.css.in | ||
| FindBerkeleyDB.cmake | ||
| FindLibunwind.cmake | ||
| FindMiniupnpc.cmake | ||
| FindUnbound.cmake | ||
| test-static-assert.c | ||