X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/a1ba813d03f4fb8a40adae184fc4ab4f0271d55a..2941710185479c3748e991a3932c4af8832204a9:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c421ce..ba307ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,4 +32,6 @@ add_executable(culooks_test culooks_test.cpp) target_link_libraries(culooks_test lat_culooks) add_executable(hypercache_test hypercache_test.cpp) -target_link_libraries(hypercache_test lat_hypercache) \ No newline at end of file +target_link_libraries(hypercache_test lat_hypercache) + +add_subdirectory(o815)