X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/6441a11e7c0fe2ab5bad813770474858302a88dd..5130e6aac4031f6d169390e67b68fe72b40d8eef:/CMakeLists.txt?ds=sidebyside diff --git a/CMakeLists.txt b/CMakeLists.txt index be72077..6778184 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,6 @@ project(latlib) add_library(configcache configcache.cpp) - target_link_libraries(configcache boost_iostreams) + +add_library(writeout writeout.cpp) \ No newline at end of file