X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=CMakeLists.txt;h=f4b73b0169e4d3c5e223a26c61d01b2028c47b8c;hb=4ca736fe4f9942f48e11a7470a053d316d198807;hp=bcaf775c32fd9cb2dc88d4664ae0ce92e2486d89;hpb=55303ee5c48c08e791ea71c1bc0e899ab7971854;p=novacoin.git 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