SIMD support for nonbonded free-energy kernels
[alexxy/gromacs.git] / src / gromacs / nbnxm / CMakeLists.txt
index d95b2c5772e26a6df39b6b5098e6c23b3127a5d4..ca5d09280278593066f79536af180bc2808a34bc 100644 (file)
@@ -38,9 +38,10 @@ add_library(nbnxm INTERFACE)
 add_subdirectory(kernels_simd_4xm)
 add_subdirectory(kernels_simd_2xmm)
 
-file (GLOB NBNXM_SOURCES
+file(GLOB NBNXM_SOURCES
     # Source files
     atomdata.cpp
+    freeenergydispatch.cpp
     grid.cpp
     gridset.cpp
     kernel_common.cpp