ENH: remove hardcoded value. It is a user-configurable option, which default to the same...

This commit is contained in:
Mathieu Malaterre 2007-11-08 14:46:53 +00:00
parent 6d7f5ccc8d
commit 6a1588c78e
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
# For this purpose you can define a CMake var: OPENJPEG_NAMESPACE to whatever you like
# e.g.:
# SET(OPENJPEG_NAMESPACE "GDCMOPENJPEG")
PROJECT(OPENJPEG C)
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
IF(NOT OPENJPEG_NAMESPACE)