add_library(
    hamilt
    OBJECT
    hamilt_pw.cpp
    hamilt_lcao.cpp
)
