
if(ENABLE_LCAO)
  if(BUILD_TESTING)
    add_subdirectory(test)
  endif()
endif()





