]> Creatis software - bbtk.git/commit
Add skeletton for package demo
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 9 Oct 2008 14:47:59 +0000 (14:47 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 9 Oct 2008 14:47:59 +0000 (14:47 +0000)
commitd19cff08b07249c26b8b851722e176032058c00a
tree82e2adef67c664ca67effd11411ee9595aff2e32
parent01454e3b435c3c8ac4327ecddda74e7d740463f6
Add skeletton for package demo
17 files changed:
packages/demo/CMakeLists.txt [new file with mode: 0644]
packages/demo/Configure.cmake [new file with mode: 0644]
packages/demo/PackageConfig.cmake.in [new file with mode: 0644]
packages/demo/README.txt [new file with mode: 0644]
packages/demo/UsePackage.cmake.in [new file with mode: 0644]
packages/demo/bbs/CMakeLists.txt [new file with mode: 0644]
packages/demo/bbs/appli/README.txt [new file with mode: 0644]
packages/demo/bbs/appli/demoSimpleSlicer.bbs [new file with mode: 0755]
packages/demo/bbs/boxes/README.txt [new file with mode: 0644]
packages/demo/data/CMakeLists.txt [new file with mode: 0644]
packages/demo/doc/CMakeLists.txt [new file with mode: 0644]
packages/demo/doc/bbdoc/CMakeLists.txt [new file with mode: 0644]
packages/demo/doc/bbdoc/header.html.in [new file with mode: 0644]
packages/demo/doc/doxygen/CMakeLists.txt [new file with mode: 0644]
packages/demo/doc/doxygen/DoxyMainPage.txt.in [new file with mode: 0644]
packages/demo/doc/doxygen/Doxyfile.txt.in [new file with mode: 0644]
packages/demo/src/CMakeLists.txt [new file with mode: 0644]