~ubuntu-branches/ubuntu/lucid/fslview/lucid

« back to all changes in this revision

Viewing changes to fsl/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2007-09-17 14:16:55 UTC
  • Revision ID: james.westby@ubuntu.com-20070917141655-kp4jgyg7e6fbe3kf
Tags: 3.0+4.0.1-2
Build-depend on libniftiio1-dev by default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
INCLUDE_DIRECTORIES( ${FSL_DIR}/extras/include/zlib )
7
7
ADD_DEFINITIONS ( -DHAVE_ZLIB )
8
8
 
9
 
SUBDIRS(znzlib niftiio fslio newmat libprob cprob miscmaths utils)
 
9
# Debian: do not build stuff available from other Debian package
 
10
SUBDIRS( libprob cprob miscmaths utils)