Dropped "bit" from bitmonero.
This commit is contained in:
@@ -55,9 +55,9 @@ set(common_private_headers
|
||||
i18n.h
|
||||
stack_trace.h)
|
||||
|
||||
bitmonero_private_headers(common
|
||||
monero_private_headers(common
|
||||
${common_private_headers})
|
||||
bitmonero_add_library(common
|
||||
monero_add_library(common
|
||||
${common_sources}
|
||||
${common_headers}
|
||||
${common_private_headers})
|
||||
@@ -73,5 +73,5 @@ target_link_libraries(common
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
#bitmonero_install_headers(common
|
||||
#monero_install_headers(common
|
||||
# ${common_headers})
|
||||
|
||||
Reference in New Issue
Block a user