Skip to content
Snippets Groups Projects
Commit 4cbe6320 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Build the remaining programs with cmake

[[Imported from SVN: r10095]]
parent 5e44e74a
Branches
No related tags found
No related merge requests found
set(programs cosserat-continuum set(programs cosserat-continuum
harmonicmaps) finite-strain-elasticity
harmonicmaps
mixed-cosserat-continuum
rod-eoc
rodobstacle)
foreach(_program ${programs}) foreach(_program ${programs})
add_executable(${_program} ${_program}.cc) add_executable(${_program} ${_program}.cc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment