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.
1 parent f3e10a9 commit bbd17a4Copy full SHA for bbd17a4
source/module_basis/module_pw/test/Makefile
@@ -25,7 +25,7 @@ GTEST_DIR = /home/qianrui/gnucompile/g_gtest
25
# Compiler information
26
#==========================
27
HONG = -D__NORMAL
28
-INCLUDES = -I. -I../../../ -I../../../module_base/module_container
+INCLUDES = -I. -I../../../ -I../../../source_main -I../../../module_base/module_container
29
LIBS =
30
OPTS = -Ofast -march=native -std=c++11 -m64 ${INCLUDES}
31
OBJ_DIR = obj
0 commit comments