We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83841ad commit d7549c0Copy full SHA for d7549c0
1 file changed
src/CMakeLists.txt
@@ -55,6 +55,7 @@ if( GAUXC_ENABLE_C )
55
c_functional.cxx
56
c_xc_integrator.cxx
57
)
58
+ set(GAUXC_HAS_C TRUE CACHE BOOL "GauXC Has C API" FORCE)
59
endif()
60
61
0 commit comments