1inch / profanity2

Vanity address generator for Ethereum
337 stars 91 forks source link

Refactor with CMake #33

Open m0dulo opened 7 months ago

m0dulo commented 7 months ago

Refactor the project using CMake to enhance maintainability.

ivanstepanovftw commented 1 month ago

There is also awesome -DPROFANITY_DEBUG

target_compile_definitions(${PROFANITY2_TARGET} PRIVATE PROFANITY_DEBUG)