File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 8686 "WITH_USDT" : " ON" ,
8787 "WITH_ZMQ" : " ON"
8888 }
89+ },
90+ {
91+ "name" : " xep-dev-mode" ,
92+ "displayName" : " Developer mode, with XEP features/dependencies enabled" ,
93+ "binaryDir" : " ${sourceDir}/build_dev_mode" ,
94+ "cacheVariables" : {
95+ "BUILD_BENCH" : " ON" ,
96+ "BUILD_CLI" : " ON" ,
97+ "BUILD_DAEMON" : " ON" ,
98+ "BUILD_FUZZ_BINARY" : " ON" ,
99+ "BUILD_GUI" : " ON" ,
100+ "BUILD_GUI_TESTS" : " ON" ,
101+ "BUILD_KERNEL_LIB" : " ON" ,
102+ "BUILD_SHARED_LIBS" : " ON" ,
103+ "BUILD_TESTS" : " ON" ,
104+ "BUILD_TX" : " ON" ,
105+ "BUILD_UTIL" : " ON" ,
106+ "BUILD_UTIL_CHAINSTATE" : " ON" ,
107+ "BUILD_WALLET_TOOL" : " ON" ,
108+ "ENABLE_EXTERNAL_SIGNER" : " ON" ,
109+ "ENABLE_HARDENING" : " ON" ,
110+ "ENABLE_WALLET" : " ON" ,
111+ "WARN_INCOMPATIBLE_BDB" : " OFF" ,
112+ "WITH_BDB" : " ON" ,
113+ "WITH_MULTIPROCESS" : " OFF" ,
114+ "WITH_QRENCODE" : " ON" ,
115+ "WITH_SQLITE" : " ON" ,
116+ "WITH_USDT" : " ON" ,
117+ "WITH_ZMQ" : " ON"
118+ }
89119 }
90120 ]
91121}
You can’t perform that action at this time.
0 commit comments