mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 05:35:28 -04:00
fedora: Optimize builds (#3268)
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
This commit is contained in:
parent
30f14bb71c
commit
58e3e09bda
9 changed files with 228 additions and 143 deletions
|
|
@ -92,6 +92,8 @@ def main() -> None:
|
|||
continue
|
||||
if root.startswith("./tools/minimax_tools/1_xData"):
|
||||
continue
|
||||
if root.startswith("./tools/fedora"):
|
||||
continue
|
||||
if root.startswith("./data/DFTB/scc"):
|
||||
continue
|
||||
if root.startswith("./arch"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue