1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
# This file was generated by CMake because it detected TRY_RUN() commands
# in crosscompiling mode. It will be overwritten by the next CMake run.
# Copy it to a safe location, set the variables to appropriate values
# and use it then to preset the CMake cache (using -C).
# HAVE_BROKEN_NICE_EXITCODE
# indicates whether the executable would have been able to run on its
# target platform. If so, set HAVE_BROKEN_NICE_EXITCODE to
# the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
# The HAVE_BROKEN_NICE_COMPILED variable holds the build result for this TRY_RUN().
#
# Source file : /gpfs/gpfs0/home/gevecb/alex/src/python-svn/build-bgl/CMakeFiles/CMakeTmp/src.c
# Executable : /gpfs/gpfs0/home/gevecb/alex/src/python-svn/build-bgl/cmTryCompileExec-HAVE_BROKEN_NICE_EXITCODE
# Run arguments :
# Called from: [2] /gpfs/gpfs0/home/gevecb/alex/src/python-svn/ConfigureChecks.cmake
# [1] /gpfs/gpfs0/home/gevecb/alex/src/python-svn/CMakeLists.txt
SET( HAVE_BROKEN_NICE_EXITCODE
"0"
CACHE STRING "Result from TRY_RUN" FORCE)
# HAVE_BROKEN_POLL_EXITCODE
# indicates whether the executable would have been able to run on its
# target platform. If so, set HAVE_BROKEN_POLL_EXITCODE to
# the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
# The HAVE_BROKEN_POLL_COMPILED variable holds the build result for this TRY_RUN().
#
# Source file : /gpfs/gpfs0/home/gevecb/alex/src/python-svn/build-bgl/CMakeFiles/CMakeTmp/src.c
# Executable : /gpfs/gpfs0/home/gevecb/alex/src/python-svn/build-bgl/cmTryCompileExec-HAVE_BROKEN_POLL_EXITCODE
# Run arguments :
# Called from: [2] /gpfs/gpfs0/home/gevecb/alex/src/python-svn/ConfigureChecks.cmake
# [1] /gpfs/gpfs0/home/gevecb/alex/src/python-svn/CMakeLists.txt
SET( HAVE_BROKEN_POLL_EXITCODE
"1"
CACHE STRING "Result from TRY_RUN" FORCE)
|