Skip to content

Commit d7549c0

Browse files
committed
Export GAUXC_HAS_C
1 parent 83841ad commit d7549c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ if( GAUXC_ENABLE_C )
5555
c_functional.cxx
5656
c_xc_integrator.cxx
5757
)
58+
set(GAUXC_HAS_C TRUE CACHE BOOL "GauXC Has C API" FORCE)
5859
endif()
5960

6061

0 commit comments

Comments
 (0)