From 0ed6ac1236cf330bcf6ac14a9bcb9db0e2f9d745 Mon Sep 17 00:00:00 2001 From: Gregor Michalicek Date: Thu, 3 Aug 2017 13:46:26 +0200 Subject: [PATCH] Minor preparation for the inclusion of the Wannier code --- cmake/Files_and_Targets.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/Files_and_Targets.txt b/cmake/Files_and_Targets.txt index 6a396a97..b26ee99b 100644 --- a/cmake/Files_and_Targets.txt +++ b/cmake/Files_and_Targets.txt @@ -35,6 +35,7 @@ include(eels/CMakeLists.txt) #include(wannier/CMakeLists.txt) +#include(wannier/uhu/CMakeLists.txt) set(inpgen_F77 global/constants.f inpgen/element.f inpgen/atom_input.f inpgen/crystal.f inpgen/lattice2.f inpgen/setab.f inpgen/super_check.f -- GitLab