X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=CMakeLists.txt;h=f4b73b0169e4d3c5e223a26c61d01b2028c47b8c;hp=bcaf775c32fd9cb2dc88d4664ae0ce92e2486d89;hb=4ca736fe4f9942f48e11a7470a053d316d198807;hpb=81690ed3d710df001203dbb84a4701ec11cb8410 diff --git a/CMakeLists.txt b/CMakeLists.txt index bcaf775..f4b73b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,7 +206,7 @@ else() message(FATAL_ERROR "Unable to find libdb_cxx library in ${BerkeleyDB_LIBS} directory. Try to specify either library path via BerkeleyDB_LIBS or berkeley db root path via BerkeleyDB_ROOT variable.") endif() -list(APPEND ALL_DEFINITIONS QT_GUI USE_QRCODE) +list(APPEND ALL_DEFINITIONS QT_GUI USE_QRCODE USE_IPV6) if(USE_LEVELDB) # Disable useless targets