X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/a1ba813d03f4fb8a40adae184fc4ab4f0271d55a..81106ca76faf22180d0cd4bc1402847378e4ff68:/CMakeLists.txt?ds=inline diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c421ce..4506e8d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,5 +31,4 @@ target_link_libraries(neigh_test lat_neigh) 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 +add_subdirectory(o815)