From 22cad6e8cb36345e7cec23f03039317c9ca89f81 Mon Sep 17 00:00:00 2001 From: "Robert J. Harrison" Date: Fri, 8 Sep 2023 17:06:48 -0400 Subject: [PATCH] merge --- src/examples/CMakeLists.txt | 2 +- src/madness/CMakeLists.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/examples/CMakeLists.txt b/src/examples/CMakeLists.txt index 38b0b55aa00..b1654038f86 100644 --- a/src/examples/CMakeLists.txt +++ b/src/examples/CMakeLists.txt @@ -1,7 +1,7 @@ # src/examples set(EXAMPLE_SOURCES - madinfo h2dft hedft hello hatom_energy h2 he tdse_example heat heat2 csqrt hatom_sf_dirac + madinfo h2dft hedft hello hatom_energy h2 he tdse_example heat heat2 csqrt hatom hatom_sf_dirac sdf_shape_tester test_gmres tdse1d vnucso nonlinschro sininteg functionio dataloadbal hatom_1d binaryop dielectric hehf 3dharmonic testsolver testspectralprop dielectric_external_field tiny h2dynamic newsolver testcomplexfunctionsolver diff --git a/src/madness/CMakeLists.txt b/src/madness/CMakeLists.txt index c7142efc970..7b550b33d1c 100644 --- a/src/madness/CMakeLists.txt +++ b/src/madness/CMakeLists.txt @@ -39,6 +39,7 @@ if (NOT MADNESS_BUILD_MADWORLD_ONLY) add_subdirectory(tensor) add_subdirectory(mra) add_subdirectory(chem) + add_subdirectory(lcao) # Create the super library that contains all MADNESS libraries add_library(madness $ $