Need to include this file back

This commit is contained in:
Mathieu Malaterre 2011-12-21 14:46:37 +00:00
parent 64f08e216b
commit d88dfc3472
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ ENDIF(CMAKE_COMPILER_IS_GNUCC)
#-----------------------------------------------------------------------------
# opj_config.h generation (1/2)
INCLUDE (${CMAKE_ROOT}/Modules/CheckIncludeFile.cmake)
CHECK_INCLUDE_FILE("strings.h" HAVE_STRINGS_H)
CHECK_INCLUDE_FILE("inttypes.h" HAVE_INTTYPES_H)
CHECK_INCLUDE_FILE("memory.h" HAVE_MEMORY_H)