Merge pull request #217 from atgeirr/install-programs

Add programs to be installed.
This commit is contained in:
Bård Skaflestad 2013-03-21 09:54:52 -07:00
commit f3c79402d6

View File

@ -169,6 +169,13 @@ list (APPEND EXAMPLE_SOURCE_FILES
tutorials/tutorial4.cpp
)
# programs listed here will not only be compiled, but also marked for
# installation
list (APPEND PROGRAM_SOURCE_FILES
examples/sim_2p_comp_reorder.cpp
examples/sim_2p_incomp.cpp
)
# originally generated with the command:
# find opm -name '*.h*' -a ! -name '*-pch.hpp' -printf '\t%p\n' | sort
list (APPEND PUBLIC_HEADER_FILES