We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1b0d9 commit 5ca14cdCopy full SHA for 5ca14cd
source/module_hamilt_pw/hamilt_pwdft/test/CMakeLists.txt
@@ -2,7 +2,7 @@ remove_definitions(-D__DEEPKS)
2
remove_definitions(-D__CUDA)
3
remove_definitions(-D__ROCM)
4
remove_definitions(-D__EXX)
5
-remove_definitions(-D__PAW)
+remove_definitions(-DUSE_PAW)
6
7
AddTest(
8
TARGET pwdft_soc
0 commit comments