We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29a133e + 7559277 commit cb2111eCopy full SHA for cb2111e
cpp/gcc/Makefile
@@ -5,7 +5,7 @@ SRW_SRC_LIB_DIR=$(SRW_SRC_DIR)/lib
5
SRW_SRC_GENESIS_DIR=$(SRW_SRC_DIR)/ext/genesis/genesis_july08
6
SH_SRC_PARSE_DIR=$(SRW_SRC_DIR)/ext/auxparse
7
#HG20032024
8
-SH_SRC_AUXGPU_DIR=$(SRW_SRC_DIR)/ext/auxgpu
+SH_SRC_AUXGPU_DIR=$(SRW_SRC_DIR)/ext/auxgpu
9
SH_SRC_GEN_MATH_DIR=$(SRW_SRC_DIR)/ext/genmath
10
LIB_DIR=$(SOFT_DEV_DIR)/../ext_lib
11
0 commit comments