mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-08 02:58:52 +00:00
rename debug utilities
This commit is contained in:
parent
ce3c9b1119
commit
661e3841fb
@ -46,7 +46,7 @@ target_link_libraries(cn_deserialize
|
|||||||
|
|
||||||
set_property(TARGET cn_deserialize
|
set_property(TARGET cn_deserialize
|
||||||
PROPERTY
|
PROPERTY
|
||||||
OUTPUT_NAME "monero-utils-deserialize")
|
OUTPUT_NAME "wownero-utils-deserialize")
|
||||||
|
|
||||||
|
|
||||||
set(object_sizes_sources
|
set(object_sizes_sources
|
||||||
@ -67,5 +67,5 @@ target_link_libraries(object_sizes
|
|||||||
|
|
||||||
set_property(TARGET object_sizes
|
set_property(TARGET object_sizes
|
||||||
PROPERTY
|
PROPERTY
|
||||||
OUTPUT_NAME "monero-utils-object-sizes")
|
OUTPUT_NAME "wownero-utils-object-sizes")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user