]> git.treefish.org Git - phys/latlib.git/commitdiff
...
authorAlex Schmidt <alex@treefish.org>
Mon, 25 Jun 2012 12:47:48 +0000 (22:47 +1000)
committerAlex Schmidt <alex@treefish.org>
Mon, 25 Jun 2012 12:47:48 +0000 (22:47 +1000)
CMakeLists.txt

index be72077d5ef152e6c1113e773b4be800716a0b7d..6778184ff8a8e50e411dc96863d9b5072fd44515 100644 (file)
@@ -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