mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
1de812a92a
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 |