Skip to content

Commit f2e0d4c

Browse files
Added cleanfort10.x to CMakeLists.txt
1 parent eaf4bcf commit f2e0d4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@ if(EXT_TOOLS)
513513
list(APPEND TOOLS_LIST_SIMPLE plot_orbitals )
514514
list(APPEND TOOLS_LIST_SIMPLE plot_contracted )
515515
list(APPEND TOOLS_LIST_SIMPLE assembling_pseudo)
516+
list(APPEND TOOLS_LIST_SIMPLE cleanfort10)
516517
list(APPEND TOOLS_LIST_SIMPLE orthomol )
517518

518519
foreach(TOOL_NAME ${TOOLS_LIST_SIMPLE})

0 commit comments

Comments
 (0)