]> git.treefish.org Git - phys/latlib.git/blobdiff - CMakeLists.txt
...
[phys/latlib.git] / CMakeLists.txt
index 2f0439b2ecc689c230c28b29bde6917b51ad100f..a251c138df5e180ccd44140fd4d7b633f773f7e7 100644 (file)
@@ -7,5 +7,7 @@ add_library(lat_neigh neigh.cpp)
 
 add_library(lat_writeout writeout.cpp)
 
 
 add_library(lat_writeout writeout.cpp)
 
+add_library(lat_paraq paraq.cpp)
+
 add_executable(neigh_test neigh_test.cpp)
 target_link_libraries(neigh_test lat_neigh)
\ No newline at end of file
 add_executable(neigh_test neigh_test.cpp)
 target_link_libraries(neigh_test lat_neigh)
\ No newline at end of file