Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
80bcc5b0
Commit
80bcc5b0
authored
Jun 12, 2006
by
Romain Garrigues
Browse files
nomsg
parent
3bcc0ab3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Utilities/ITK/Utilities/itkjpeg/8/jconfig.h
View file @
80bcc5b0
...
...
@@ -62,7 +62,6 @@ typedef unsigned char boolean;
/* names mangling */
// ROMAIN
// #include "itkjpeg/mangle_jpeg8bits.h"
#include
"mangle_jpeg8bits.h"
...
...
Utilities/ITK/Utilities/itkjpeg/CMakeLists.txt
View file @
80bcc5b0
...
...
@@ -97,6 +97,9 @@ IF (WIN32)
ENDIF
(
BUILD_SHARED_LIBS
)
ENDIF
(
WIN32
)
#Romain
MESSAGE
(
STATUS
${
ITKJPEG_SOURCE_DIR
}
)
CONFIGURE_FILE
(
${
ITKJPEG_SOURCE_DIR
}
/.NoDartCoverage
${
ITKJPEG_BINARY_DIR
}
/.NoDartCoverage
)
CONFIGURE_FILE
(
${
ITKJPEG_SOURCE_DIR
}
/jpegDllConfig.h.in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment