mirror of https://github.com/BOINC/boinc.git
bug fix
This commit is contained in:
parent
69bd09c656
commit
8f637a291b
|
@ -18,7 +18,7 @@
|
|||
|
||||
// client-specific GPU code. Mostly GPU detection
|
||||
|
||||
#ifdef _DEBUG
|
||||
#ifndef _DEBUG
|
||||
#define USE_CHILD_PROCESS_TO_DETECT_GPUS 1
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue