add_executable( Sphere Sphere.cpp ) target_link_libraries( Sphere "lemmacore" "fem4ellipticpde" ) INSTALL_TARGETS( "/share/FEM4EllipticPDE/LinearMag" Sphere )