fix: If documentation added, then need cache type

This commit is contained in:
Sebastien Barre 2001-11-30 09:19:17 -05:00
parent 8a59c205bd
commit cf9f19bd2f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# CMakeLocal.make.in should be in the directory where you run configure
# in, which need not be the source directory
#
SET (CMAKE_WORDS_BIGENDIAN @CMAKE_WORDS_BIGENDIAN@
SET (CMAKE_WORDS_BIGENDIAN @CMAKE_WORDS_BIGENDIAN@ CACHE BOOL
"Byte ordering is big-endian.")
SET (CMAKE_USE_SPROC @CMAKE_USE_SPROC@ CACHE BOOL