updated CMake file for moved DSM doc

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1727 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 17 years ago
parent 3f3b7c3680
commit 68e9aa276c

@ -16,11 +16,11 @@ ADD_SUBDIRECTORY (mods)
SET(sems_module_name dsm)
SET(sems_config_files dsm_in_prompts dsm_out_prompts)
SET(doc_files
./doc/Readme.dsm.txt
./doc/dsm_syntax.txt
./doc/dsm_todo.txt
../../doc/dsm/Readme.dsm.txt
../../doc/dsm/dsm_syntax.txt
../../doc/dsm/dsm_todo.txt
)
SET(doc_dirs ./doc/examples)
SET(doc_dirs ../../doc/dsm/examples)
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt)
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/config.rules.txt)
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/doc.rules.txt)

Loading…
Cancel
Save