From a20ac5471a35c9c2a70b48fc4393d2323b52bd85 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 28 Dec 2018 00:58:12 -0500 Subject: removed test.cpp and made the array for saving damage size distribution larger --- src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 283eb10..2b34984 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -14,5 +14,3 @@ target_link_libraries(fracture frac measurements fftw3 cholmod profiler GL GLU g add_executable(animate_fracture animate_fracture.cpp) target_link_libraries(animate_fracture frac animate fftw3 cholmod profiler GL GLU glut) -add_executable(test test.cpp) -target_link_libraries(test frac measurements fftw3 cholmod profiler) -- cgit v1.2.3-70-g09d2