big modifs on CMake config, doc and make install process

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@559 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-07-06 08:07:01 +00:00
commit cfdd67cbec
115 changed files with 137 additions and 135 deletions

View file

@ -5,9 +5,10 @@
SET (CMAKE_CXX_COMPILER mpicxx)
ADD_CUSTOM_TARGET(copy_walkthrough_config ALL)
ADD_CUSTOM_TARGET(install DEPENDS ${ParadisEO-PEO_SOURCE_DIR}/tutorial/Walkthrough/config)
ADD_CUSTOM_COMMAND(
TARGET copy_walkthrough_config
TARGET install
POST_BUILD
COMMAND ${CMAKE_COMMAND}
ARGS -E copy_directory