Monero
Functions
src/cryptonote_core/CMakeLists.txt File Reference

Functions

 set (cryptonote_core_sources blockchain.cpp cryptonote_core.cpp tx_pool.cpp tx_sanity_check.cpp cryptonote_tx_utils.cpp) set(cryptonote_core_headers) set(cryptonote_core_private_headers blockchain_storage_boost_serialization.h blockchain.h cryptonote_core.h tx_pool.h tx_sanity_check.h cryptonote_tx_utils.h) monero_private_headers(cryptonote_core $
 
 monero_add_library (cryptonote_core ${cryptonote_core_sources} ${cryptonote_core_headers} ${cryptonote_core_private_headers}) target_link_libraries(cryptonote_core PUBLIC version common cncrypto blockchain_db multisig ringct device hardforks $
 

Function Documentation

◆ monero_add_library()

monero_add_library ( cryptonote_core ${cryptonote_core_sources} ${cryptonote_core_headers} ${cryptonote_core_private_headers}  )

◆ set()

set ( cryptonote_core_sources blockchain.cpp cryptonote_core.cpp tx_pool.cpp tx_sanity_check.cpp cryptonote_tx_utils.  cpp)