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 8383 "WITH_USDT" : " ON" ,
8484 "WITH_ZMQ" : " ON"
8585 }
86+ },
87+ {
88+ "name" : " xep-dev-mode" ,
89+ "displayName" : " Developer mode, with XEP features/dependencies enabled" ,
90+ "binaryDir" : " ${sourceDir}/build_dev_mode" ,
91+ "cacheVariables" : {
92+ "BUILD_BENCH" : " ON" ,
93+ "BUILD_CLI" : " ON" ,
94+ "BUILD_DAEMON" : " ON" ,
95+ "BUILD_FUZZ_BINARY" : " ON" ,
96+ "BUILD_GUI" : " ON" ,
97+ "BUILD_GUI_TESTS" : " ON" ,
98+ "BUILD_KERNEL_LIB" : " ON" ,
99+ "BUILD_SHARED_LIBS" : " ON" ,
100+ "BUILD_TESTS" : " ON" ,
101+ "BUILD_TX" : " ON" ,
102+ "BUILD_UTIL" : " ON" ,
103+ "BUILD_UTIL_CHAINSTATE" : " ON" ,
104+ "BUILD_WALLET_TOOL" : " ON" ,
105+ "ENABLE_EXTERNAL_SIGNER" : " ON" ,
106+ "ENABLE_HARDENING" : " ON" ,
107+ "ENABLE_WALLET" : " ON" ,
108+ "WARN_INCOMPATIBLE_BDB" : " OFF" ,
109+ "WITH_BDB" : " ON" ,
110+ "WITH_MULTIPROCESS" : " OFF" ,
111+ "WITH_QRENCODE" : " ON" ,
112+ "WITH_SQLITE" : " ON" ,
113+ "WITH_USDT" : " ON" ,
114+ "WITH_ZMQ" : " ON"
115+ }
86116 }
87117 ]
88118}
You can’t perform that action at this time.
0 commit comments