David Coeurjolly 78857af2eb cleanup
2023-01-10 10:47:21 +01:00

6 lines
103 B
CMake

add_executable(laplacian laplacian.cpp)
target_link_libraries(laplacian polyscope geometry-central)