mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
rename debug utilities
This commit is contained in:
parent
ce3c9b1119
commit
661e3841fb
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ target_link_libraries(cn_deserialize
|
|||
|
||||
set_property(TARGET cn_deserialize
|
||||
PROPERTY
|
||||
OUTPUT_NAME "monero-utils-deserialize")
|
||||
OUTPUT_NAME "wownero-utils-deserialize")
|
||||
|
||||
|
||||
set(object_sizes_sources
|
||||
|
@ -67,5 +67,5 @@ target_link_libraries(object_sizes
|
|||
|
||||
set_property(TARGET object_sizes
|
||||
PROPERTY
|
||||
OUTPUT_NAME "monero-utils-object-sizes")
|
||||
OUTPUT_NAME "wownero-utils-object-sizes")
|
||||
|
||||
|
|
Loading…
Reference in a new issue