Skip to content

Commit

Permalink
fix cmake build (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
junghans authored and cnegre committed Apr 10, 2018
1 parent fa4b445 commit d1e5164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ mofit_plato.f90 ppfit.f90 pairpot_noneb.f90 allfit.f90
readppottab.f90 pairpottab.f90 hugrescale.f90 avesforhug.f90 getdipole.f90
fittingoutput.f90 tabtest.f90 kgenX.f90 korthomyH.f90 kdeorthomyrho.f90
kfcoulnono.f90 kpulay.f90 getforce.f90 masses2symbols.f90 setuptbmd.f90
wrtrestartlib.f90 readrestartlib.f90)
wrtrestartlib.f90 readrestartlib.f90 readppotspline.f90 pairpotspline.f90
errors.f90)

foreach(_m MYMODULES MYSUBS DBCSR)
set(${_m}_SOURCES)
Expand Down

0 comments on commit d1e5164

Please sign in to comment.