Fixed: Compilation in 64 bits under Windows
This commit is contained in:
parent
b31816911a
commit
4e1f03e920
1 changed files with 0 additions and 1 deletions
|
@ -349,7 +349,6 @@ FIND_PATH(WINSDK_OPENGL_INCLUDE_DIR GL.h
|
|||
SET(WINSDK_LIBRARY_DIRS
|
||||
${WINSDK_DIR}/Lib/winv6.3/um/${WINSDK8_SUFFIX}
|
||||
${WINSDK_DIR}/Lib/win8/um/${WINSDK8_SUFFIX}
|
||||
${WINSDK_DIR}/Lib/${WINSDK_SUFFIX}
|
||||
)
|
||||
|
||||
IF(WINSDK_SUFFIXES)
|
||||
|
|
Loading…
Reference in a new issue