Add backend for nblib listed forces API
[alexxy/gromacs.git] / api / nblib / listed_forces / CMakeLists.txt
index c4e8f33e631a007a91ece92f5c86efcd1e360a30..55507984d59ab16ec145e918a2dd05a7c91c8290 100644 (file)
 # \author Sebastian Keller <keller@cscs.ch>
 #
 
+target_sources(nblib
+        PRIVATE
+        calculator.cpp
+        transformations.cpp
+        )
+
 if(GMX_INSTALL_NBLIB_API)
     install(FILES
             bondtypes.h