add_executable( DEMGrain DEMGrain.cpp ) target_link_libraries( DEMGrain "lemmacore" "dem4core") INSTALL_TARGETS( "/share/DEM/" DEMGrain )