X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/a1ba813d03f4fb8a40adae184fc4ab4f0271d55a..36bc55ceb7b62569c7604f28b3e53bc2e42cf0ce:/CMakeLists.txt?ds=sidebyside 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)