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