ENH: add path for 64 bit on old hp

This commit is contained in:
Bill Hoffman 2009-06-15 13:22:00 -04:00
parent b6fc0a78ff
commit dbc4e2f101
1 changed files with 3 additions and 1 deletions

View File

@ -50,7 +50,9 @@ ELSE (WIN32)
IF(CMAKE_SIZEOF_VOID_P EQUAL 4)
SET(HPUX_IA_OPENGL_LIB_PATH /opt/graphics/OpenGL/lib/hpux32/)
ELSE(CMAKE_SIZEOF_VOID_P EQUAL 4)
SET(HPUX_IA_OPENGL_LIB_PATH /opt/graphics/OpenGL/lib/hpux64/)
SET(HPUX_IA_OPENGL_LIB_PATH
/opt/graphics/OpenGL/lib/hpux64/
/opt/graphics/OpenGL/lib/pa20_64)
ENDIF(CMAKE_SIZEOF_VOID_P EQUAL 4)
# The first line below is to make sure that the proper headers