cmake: add missing fix_omp.h and fix_omp.cpp to compilation

This commit is contained in:
Richard Berger
2018-09-05 16:04:35 -04:00
parent 09ef2bc829
commit ad498811b1
2 changed files with 6 additions and 1 deletions

View File

@ -85,6 +85,10 @@ function(RegisterNPairStyle path)
AddStyleHeader(${path} NPAIR)
endfunction(RegisterNPairStyle)
function(RegisterFixStyle path)
AddStyleHeader(${path} FIX)
endfunction(RegisterFixStyle)
function(RegisterStyles search_path)
FindStyleHeaders(${search_path} ANGLE_CLASS angle_ ANGLE ) # angle ) # force
FindStyleHeaders(${search_path} ATOM_CLASS atom_vec_ ATOM_VEC ) # atom ) # atom atom_vec_hybrid